rich>=13.0.0
pyyaml>=6.0
python-dotenv>=1.0.0
requests>=2.28.0
pyjwt>=2.8.0
httpx>=0.27.0

[all]
hcr-memory[server]
hcr-memory[embeddings]
hcr-memory[google]

[dev]
pytest
pytest-asyncio
hcr-memory[all]

[embeddings]
sqlite-vec>=0.1.0
numpy>=1.24.0
sentence-transformers>=2.2.0
cross-encoder>=0.0.1

[google]
google-genai>=1.0.0

[server]
fastapi>=0.111.0
uvicorn[standard]>=0.29.0
aiohttp>=3.9.0
cryptography>=41.0.0
supabase>=2.0.0
