Update debian.sh

This commit is contained in:
midoks 2022-06-14 12:21:42 +08:00
parent e0681f7b1d
commit db1d5747bc
1 changed files with 1 additions and 1 deletions

View File

@ -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==4.2.0
pip3 install python-socketio==5.2.0
pip3 install psutil==5.9.1
pip3 install pymongo