codenuk_backend_mine/services/template-manager/ai/requirements.txt
2025-09-26 17:04:14 +05:30

13 lines
203 B
Plaintext

# Python dependencies for AI features
asyncpg==0.30.0
anthropic>=0.34.0
loguru==0.7.2
requests==2.31.0
python-dotenv==1.0.0
neo4j==5.15.0
fastapi==0.104.1
uvicorn==0.24.0
pydantic==2.11.9
httpx>=0.25.0