user-wsc/requirements.txt

11 lines
161 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
casbin~=1.17.1
cryptography
pycryptodome