From 3c3ca7944bb5014b1152cb88625177c1f0087992 Mon Sep 17 00:00:00 2001 From: Leigh Morresi <275001+dgtlmoon@users.noreply.github.com> Date: Wed, 24 Feb 2021 14:44:13 +0100 Subject: [PATCH] Tidying up requirements.txt --- requirements.txt | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/requirements.txt b/requirements.txt index 77412b12..34b693a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,11 @@ -aiohttp -async-timeout chardet==2.3.0 -multidict -python-engineio -six==1.10.0 yarl -flask - -pytest -pytest-flask # for live_server - -eventlet +flask~= 1.0 +pytest ~=6.2 +pytest-flask ~=1.1 +eventlet ~= 0.30 requests validators +timeago ~=1.0 +inscriptis ~= 1.1 -bleach==3.2.1 -html5lib==0.9999999 # via bleach -timeago -html2text -inscriptis - -# @notes -# - Dont install socketio, it interferes with flask_socketio