# Core dependencies
memu-py[postgres]>=1.3.0
fastapi>=0.115.0
uvicorn>=0.32.0
pydantic>=2.12.0
sentence-transformers>=3.3.0
requests>=2.32.0
psycopg2-binary>=2.9.0
httpx>=0.28.0

# Production
gunicorn>=23.0.0
python-dotenv>=1.0.0
