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

16 lines
221 B
Plaintext
Raw Normal View History

2022-05-24 02:25:59 +08:00
markupsafe==2.0.1
itsdangerous==2.0.1
2022-06-02 16:54:52 +08:00
flask~=2.1.2
2022-05-24 02:25:59 +08:00
flask_cors
gunicorn
gevent
pymongo~=3.11.0
requests~=2.25.1
pandas~=1.3.5
2022-05-25 14:41:58 +08:00
pycryptodome
2022-06-02 16:54:52 +08:00
xlrd~=1.2.0
Werkzeug~=2.1.2
2022-06-14 17:14:01 +08:00
cpca~=0.5.5
2022-06-16 16:30:13 +08:00
PyYAML~=6.0
numpy~=1.22.4
reportlab~=3.6.10