Update r3.9.txt
This commit is contained in:
parent
86d858a0fb
commit
369505e1a0
|
|
@ -1,11 +1,11 @@
|
|||
cryptography>=46.0.7
|
||||
flask>=3.1.3
|
||||
flask==2.0.3
|
||||
pyOpenSSL==22.0.0
|
||||
requests==2.27.1
|
||||
gevent==22.10.2
|
||||
gunicorn>=22.0.0
|
||||
gunicorn==21.2.0
|
||||
setuptools>=33.1.1
|
||||
werkzeug>=3.1.0
|
||||
Werkzeug>=1.0.1,<3.0.0
|
||||
wheel>=0.37.1
|
||||
requests>=2.27.1
|
||||
urllib3>=1.21.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue