pydantic>=2.0.0
numpy>=1.20.0

[all]
chromadb>=0.4.0
huggingface_hub>=0.19.0

[chromadb]
chromadb>=0.4.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
pre-commit>=3.0.0

[huggingface]
huggingface_hub>=0.19.0
