numpy<2.0.0,>=1.19.0

[all]
sentence-transformers>=2.2.0
chromadb>=0.4.0
faiss-cpu>=1.7.0

[chromadb]
chromadb>=0.4.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
mypy>=1.0.0
flake8>=6.0.0
isort>=5.12.0
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
sphinx-autodoc-typehints>=1.23.0

[embeddings]
sentence-transformers>=2.2.0

[faiss]
faiss-cpu>=1.7.0
