urban-investment-research/requirements.txt

17 lines
293 B
Plaintext
Raw Permalink Normal View History

2023-03-13 14:22:40 +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
redis==4.5.1
jurigged==0.5.5
2023-07-28 13:51:54 +08:00
pymongo==4.3.3
docxtpl~=0.16.6
python-docx~=0.8.11