pull/109/head
midoks 3 years ago
parent c3c21edd63
commit bf47d6554e
  1. 2
      requirements.txt
  2. 2
      scripts/update/debian.sh

@ -3,7 +3,7 @@ Werkzeug>=1.0.1
wheel==0.33.6
gunicorn==20.1.0
requests==2.20.0
flask==1.1.4
flask==2.0.3
flask-session==0.3.2
flask-helper==0.19
cache==1.0.3

@ -38,7 +38,7 @@ pip3 install gevent==21.1.2
pip3 install gevent-websocket==0.10.1
pip3 install requests==2.20.0
pip3 install flask-caching>=1.10.1
pip3 install python-socketio==5.2.0
pip3 install flask-socketio==5.2.0
pip3 install psutil==5.9.1
pip3 install pymongo

Loading…
Cancel
Save