Update requirements.txt

pull/109/head
midoks 4 years ago
parent 1f4eb81a4b
commit 1a1b0f5d00
  1. 3
      requirements.txt

@ -6,7 +6,7 @@ flask-session==0.3.2
flask-helper==0.19 flask-helper==0.19
cache==1.0.3 cache==1.0.3
flask-caching==1.8.0 flask-caching==1.8.0
gunicorn==19.9 gunicorn==19.10.0
gevent==1.3.7 gevent==1.3.7
gevent-websocket gevent-websocket
psutil==5.6.6 psutil==5.6.6
@ -18,6 +18,5 @@ ConfigParser==3.5.0
MySQL-python==1.2.5 MySQL-python==1.2.5
mysql-connector-python mysql-connector-python
python-engineio==3.9.0 python-engineio==3.9.0
gunicorn==19.10.0
flask-socketio==3.0.1 flask-socketio==3.0.1
# pytest-shutil # pytest-shutil
Loading…
Cancel
Save