兼容ubuntu22
This commit is contained in:
parent
9c3855e213
commit
f6d54d9650
|
|
@ -107,7 +107,7 @@ else
|
|||
fi
|
||||
|
||||
pip3 install gunicorn==20.1.0
|
||||
pip3 install gevent==21.1.2
|
||||
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
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ else
|
|||
fi
|
||||
|
||||
pip3 install gunicorn==20.1.0
|
||||
pip3 install gevent==21.1.2
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue