indexstore/requirements.txt

9 lines
130 B
Plaintext
Raw Permalink Normal View History

2022-09-30 15:00:45 +08:00
fastapi~=0.85.0
pydantic~=1.10.2
SQLAlchemy~=1.4.41
2022-10-11 11:10:13 +08:00
PyMySQL~=1.0.2
2022-11-08 09:43:43 +08:00
uvicorn
PyJWT~=2.5.0
cryptography
pycryptodome
2022-11-08 14:13:51 +08:00
requests~=2.28.1