pydantic>=2.0
httpx>=0.27
numpy>=1.24
sentence-transformers>=2.2
hdbscan>=0.8
scipy>=1.10
rich>=13.0

[dev]
pytest>=7.0
pytest-asyncio>=0.23

[experiment]
datasets>=2.14

[server]
fastapi>=0.110
uvicorn[standard]>=0.27
qdrant-client>=1.7
redis[hiredis]>=5.0
sqlalchemy[asyncio]>=2.0
asyncpg>=0.29
alembic>=1.13
zstandard>=0.22
bcrypt>=4.1
