the-brain / python-services /requirements.txt
voice-rag's picture
try to add neon db
e3d8805
Raw
History Blame Contribute Delete
240 Bytes
# Core Web Framework
fastapi==0.111.0
uvicorn==0.29.0
pydantic==2.7.1
python-dotenv==1.0.1
# Asynchronous Network HTTP Clients
httpx==0.27.0
# AI Core SDKs
groq==0.9.0
fireworks-ai==0.9.0
openai==1.30.1
# Database Client
asyncpg==0.29.0