torch>=2.0.0
numpy>=1.24
faiss-cpu>=1.7.4
sentence-transformers>=2.2.0
jsonlines>=3.1.0
typer>=0.9.0
typing-extensions>=4.0
pyyaml>=6.0
scikit-learn>=1.3
tqdm>=4.65
huggingface_hub>=0.20

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1

[notebooks]
jupyter>=1.0
ipykernel>=6.0
matplotlib>=3.7
pandas>=2.0
seaborn>=0.12
