modelstore/requirements.txt

11 lines
161 B
Plaintext
Raw Normal View History

2022-11-14 01:36:08 +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
cryptography
2022-11-14 14:48:16 +08:00
pycryptodome
pymongo~=4.3.2