click>=8.0
rich>=13.0

[all]
numpy>=1.24
sentence-transformers>=2.2
chromadb>=0.4
networkx>=3.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1.0
build>=1.0
twine>=4.0

[postgres]
psycopg[binary]>=3.1
