modcomms/backend/requirements.txt
2025-12-18 16:51:27 +00:00

13 lines
264 B
Text
Executable file

fastapi>=0.109.0
uvicorn[standard]>=0.27.0
python-dotenv>=1.0.0
google-genai>=1.5.4
pydantic>=2.5.0
python-multipart>=0.0.9
aiofiles>=23.2.1
websockets>=12.0
python-jose[cryptography]>=3.3.0
httpx>=0.26.0
sqlalchemy[asyncio]>=2.0.0
asyncpg>=0.29.0
alembic>=1.13.0