Update ubuntu.sh

This commit is contained in:
midoks 2022-06-19 00:15:19 +08:00
parent 180f765abb
commit 7ec196380b
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ pip3 install gevent==20.9.0
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 flask-socketio==4.2.0
pip3 install flask-session==0.3.2
pip3 install pymongo
pip3 install psutil