simpleprojectbackend-6oycc8/requirements.txt
Automated Action db9aa8e5e2 Create FastAPI Todo API with SQLite
Generated with BackendIM... (backend.im)
2025-05-13 10:29:43 +00:00

6 lines
104 B
Plaintext

fastapi==0.95.1
uvicorn==0.22.0
sqlalchemy==2.0.12
alembic==1.10.4
pydantic==1.10.7
python-dotenv==1.0.0