openai==2.3.0
coverage==7.10.7
typer==0.19.2
tomli==2.3.0
typing-extensions==4.15.0

[all]
sentence-transformers==5.1.1
huggingface-hub==0.35.3
faiss-cpu==1.12.0
numpy==2.3.3
scikit-learn==1.7.2
joblib==1.5.2
psutil==7.1.0

[dev]
black==25.9.0
isort==7.0.0
flake8==7.3.0
flake8-bugbear==24.12.12
flake8-annotations==3.2.0
flake8-docstrings==1.7.0
flake8-comprehensions==3.17.0
flake8-eradicate==1.5.0
flake8-pytest-style==2.1.0
mypy==1.18.2
pre-commit==4.3.0
pytest==8.4.2
pytest-cov==7.0.0
pytest-asyncio==1.2.0
pytest-dotenv==0.5.2
joblib-stubs==1.5.2.0.20250831
types-psutil==7.0.0.20251001
pytest-mock==3.15.1
psutil==7.1.0

[faiss]
faiss-cpu==1.12.0
numpy==2.3.3
scikit-learn==1.7.2
joblib==1.5.2

[huggingface]
sentence-transformers==5.1.1
huggingface-hub==0.35.3
