fastapi>=0.110.0
uvicorn[standard]>=0.29.0
scikit-learn>=1.4.0
pydantic>=2.6.0
pydantic-settings>=2.2.0
slowapi>=0.1.9
numpy>=1.26.0

[all]
neuromesh-ai[cache,chroma,collaborative,db,embedding,qdrant,shopify]

[cache]
redis[asyncio]>=5.0.0

[chroma]
chromadb>=0.4.24

[collaborative]
implicit>=0.7.2
scipy>=1.12.0

[db]
sqlalchemy[asyncio]>=2.0.0
asyncpg>=0.29.0
aiosqlite>=0.20.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
httpx>=0.27.0
black>=24.0.0
isort>=5.13.0
mypy>=1.9.0
pip-audit>=2.7.0
build>=1.2.0
twine>=5.0.0

[embedding]
sentence-transformers>=2.7.0
torch>=2.2.0
faiss-cpu>=1.8.0

[odoo]

[qdrant]
qdrant-client>=1.8.0

[shopify]
httpx>=0.27.0
