daily/requirements.txt

16 lines
264 B
Plaintext
Raw Normal View History

2023-02-28 13:52:51 +08:00
fastapi==0.89.1
uvicorn==0.20.0
python-multipart==0.0.5
SQLAlchemy==2.0.0
passlib==1.7.4
bcrypt==4.0.1
python-jose==3.3.0
cryptography==39.0.0
requests==2.28.2
captcha==0.4
pymysql==1.0.2
fastapi-crudrouter==0.8.6
2023-04-04 14:28:53 +08:00
redis==4.5.1
pandas==1.5.3
2023-06-30 18:41:45 +08:00
openpyxl==3.1.2
docxtpl