torch==2.3.1
sentence-transformers>=2.2.0
transformers>=4.30.0
pandas
pyarrow
qdrant-client>=1.7.0
python-dotenv

[cpu]
torch>=2.0.0

[cuda]
torch>=2.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
