Files
socweb/backend/requirements.txt
T
gongzhiyongandClaude Sonnet 4.6 346fa02e44 fix(backend): add azure-storage-blob, azure-servicebus, daytona to requirements
These packages were listed locally but never committed, causing
ModuleNotFoundError: No module named 'azure' on Azure deployment.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 17:12:02 +08:00

19 lines
409 B
Plaintext

litestar[standard]>=2.15.0
uvicorn[standard]>=0.34.0
langchain>=0.3.0
langchain-openai>=0.3.0
langgraph>=0.3.0
langgraph-checkpoint>=2.0.0
langgraph-checkpoint-postgres>=2.0.0
pydantic-settings>=2.7.0
python-dotenv>=1.0.0
httpx>=0.28.0
asyncpg>=0.30.0
sqlalchemy[asyncio]>=2.0.0
psycopg[binary]>=3.1.0
gunicorn>=22.0.0
redis[hiredis]>=5.0.0
azure-storage-blob>=12.20.0
azure-servicebus>=7.12.0
daytona>=0.6.0