tfse-admin-api-v0.2/requirements.txt

14 lines
172 B
Plaintext
Raw Normal View History

2022-03-01 10:12:28 +08:00
markupsafe==2.0.1
itsdangerous==2.0.1
2022-04-26 16:50:17 +08:00
flask
2021-12-31 14:51:41 +08:00
flask_cors
gunicorn
gevent
2022-04-25 17:04:40 +08:00
Werkzeug~=1.0.1
2021-12-31 14:51:41 +08:00
pymongo~=3.11.0
requests~=2.25.1
rsa~=4.7.2
pycryptodome
pandas~=1.3.5
2022-04-26 16:50:17 +08:00
numpy~=1.22.3