modelstore/requirements.txt

12 lines
178 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
2022-11-15 13:47:52 +08:00
pymongo~=4.3.2
python-multipart