edh-elo/requirements.txt
2024-02-01 10:37:14 -08:00

12 lines
74 B
Plaintext

fastapi
uvicorn
sqlalchemy
Jinja2
# Linting
ruff
# Testing
httpx
pytest