版本异常修复

This commit is contained in:
王思川 2022-04-27 09:55:38 +08:00
parent ec8301e85e
commit dc9cc257da
1 changed files with 8 additions and 9 deletions

View File

@ -1,14 +1,13 @@
markupsafe==2.0.1
itsdangerous==2.0.1
markupsafe
itsdangerous~=2.0.1
flask
flask_cors
gunicorn
gevent
Werkzeug~=1.0.1
pymongo~=3.11.0
requests~=2.25.1
rsa~=4.7.2
Werkzeug
pymongo
requests
rsa
pycryptodome
pandas~=1.3.5
numpy~=1.22.3
jinja2
pandas
numpy