Update requirements.txt

This commit is contained in:
王思川 2022-03-01 02:12:28 +00:00
parent 4740cf4bfd
commit 380b106c17
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
flask~=1.1.2 markupsafe==2.0.1
itsdangerous==2.0.1
flask
flask_cors flask_cors
gunicorn gunicorn
gevent gevent
Werkzeug~=1.0.1 Werkzeug~=1.0.1
itsdangerous~=1.1.0
pymongo~=3.11.0 pymongo~=3.11.0
requests~=2.25.1 requests~=2.25.1
rsa~=4.7.2 rsa~=4.7.2