torch>=1.9.0
transformers>=4.20.0
pandas>=1.3.0
numpy>=1.21.0
sentence-transformers>=2.2.0
faiss-cpu>=1.7.0
spacy>=3.4.0
requests>=2.25.0
tqdm>=4.62.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=22.0
flake8>=4.0
build>=0.8.0
twine>=4.0.0

[gpu]
faiss-gpu>=1.7.0
vllm>=0.2.0
