Todo_App / requirements.txt
Abdullahcoder54's picture
Push the app
697c967
raw
history blame
226 Bytes
fastapi==0.115.0
sqlmodel==0.0.22
pydantic==2.9.2
pydantic-settings==2.6.1
pyjwt==2.9.0
python-multipart==0.0.12
uvicorn[standard]==0.32.0
asyncpg==0.30.0
python-dotenv==1.0.1
pytest==8.3.3
pytest-asyncio==0.23.7
httpx==0.27.2