Update requirements.txt

pull/251/head
midoks 3 years ago
parent 8bdd24daa1
commit fd6160e30f
  1. 3
      requirements.txt

@ -2,7 +2,7 @@ setuptools>=33.1.1
Werkzeug>=1.0.1 Werkzeug>=1.0.1
wheel==0.33.6 wheel==0.33.6
gunicorn==20.1.0 gunicorn==20.1.0
requests==2.20.0 requests==2.24.0
flask==2.0.3 flask==2.0.3
flask-session==0.3.2 flask-session==0.3.2
flask-helper==0.19 flask-helper==0.19
@ -13,7 +13,6 @@ psutil==5.9.1
chardet==3.0.4 chardet==3.0.4
flask-sqlalchemy==2.3.2 flask-sqlalchemy==2.3.2
cryptography==3.3.2 cryptography==3.3.2
requests==2.20.0
configparser==5.2.0 configparser==5.2.0
python-engineio==4.3.2 python-engineio==4.3.2
python-socketio>=4.2.0 python-socketio>=4.2.0

Loading…
Cancel
Save