todo-app-phase5 / backend /requirements.txt
Naveedtechlab's picture
feat: Update with all 12 gap fixes - SQLModel, Better Auth, OpenAI Agents, Urdu, Voice
25b2e6b
raw
history blame contribute delete
213 Bytes
fastapi>=0.115.0
uvicorn[standard]>=0.32.0
sqlmodel>=0.0.14
bcrypt>=4.0.0
python-jose[cryptography]>=3.3.0
python-multipart>=0.0.18
python-dotenv>=1.0.1
psycopg[binary]>=3.3.0
email-validator>=2.0.0
httpx>=0.27.0