user-wsc/requirements.txt

10 lines
146 B
Plaintext
Raw Normal View History

2022-10-20 16:29:54 +08:00
fastapi~=0.85.0
pydantic~=1.10.2
SQLAlchemy~=1.4.41
PyMySQL~=1.0.2
uvicorn
Werkzeug~=2.2.2
PyJWT~=2.5.0
requests~=2.28.1
2022-10-24 10:39:19 +08:00
cryptography
2022-11-08 13:59:44 +08:00
pycryptodome