13 lines
203 B
Plaintext
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
|
|
|