This commit is contained in:
midoks 2022-06-14 14:40:02 +08:00
parent 62ecd1e8ec
commit dd608f6638
2 changed files with 1 additions and 2 deletions

View File

@ -98,7 +98,6 @@ 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 psutil==5.9.1
pip3 install pymongo
pip3 install psutil

View File

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