32 lines
363 B
Text
32 lines
363 B
Text
# Core Framework
|
|
fastapi
|
|
uvicorn[standard]
|
|
python-multipart
|
|
|
|
# Mem0 and AI
|
|
mem0ai
|
|
openai
|
|
google-genai
|
|
|
|
# Database
|
|
qdrant-client
|
|
neo4j
|
|
langchain-neo4j
|
|
rank-bm25
|
|
ollama
|
|
|
|
# Utilities
|
|
pydantic
|
|
pydantic-settings
|
|
python-dotenv
|
|
httpx
|
|
aiofiles
|
|
requests
|
|
|
|
# Logging and Monitoring
|
|
structlog
|
|
python-json-logger
|
|
|
|
# CORS and Security
|
|
python-jose[cryptography]
|
|
passlib[bcrypt]
|