simpletodoapplication-hf66ut/requirements.txt
Automated Action 959ebdf9a5 Create simple Todo API application with FastAPI and SQLite
generated with BackendIM... (backend.im)
2025-05-12 23:20:38 +00:00

8 lines
144 B
Plaintext

fastapi==0.104.1
uvicorn==0.23.2
pydantic==2.4.2
sqlalchemy==2.0.22
alembic==1.12.1
python-dotenv==1.0.0
pydantic-settings==2.0.3
pathlib==1.0.1