juggl/backend/requirements.txt

6 lines
96 B
Text
Raw Normal View History

2021-12-21 21:00:58 +01:00
uvicorn~=0.15.0
fastapi~=0.70.0
2021-12-22 09:06:08 +01:00
pydantic~=1.8.2
sqlmodel~=0.0.5
SQLAlchemy~=1.4.28
pytest~=6.2.5