torch>=2.1.0
numpy>=1.24.0
scipy>=1.10.0
scikit-learn>=1.3.0

[all]
sentence-transformers>=2.2.0
psycopg[binary]>=3.1.0
pgvector>=0.2.0
qdrant-client>=1.7.0
pytest>=7.4.0

[dev]
pytest>=7.4.0
build>=1.0.0
twine>=5.0.0

[encoder]
sentence-transformers>=2.2.0

[postgres]
psycopg[binary]>=3.1.0
pgvector>=0.2.0

[qdrant]
qdrant-client>=1.7.0
