edh-elo/requirements.txt
2024-01-26 22:53:56 -08:00

11 lines
67 B
Plaintext

fastapi
uvicorn
sqlalchemy
# Linting
ruff
# Testing
httpx
pytest