usermod/requirements.txt

11 lines
187 B
Plaintext
Raw Normal View History

2023-02-06 09:26:07 +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
2023-02-07 08:49:09 +08:00
cryptography==39.0.0
requests==2.28.2
captcha==0.4
pymysql==1.0.2