numpy>=1.21.2
pandas>=1.3.0
scikit-learn>=0.19.0

[faiss]
faiss-cpu>=1.7.1

[hnsw]
hnswlib>=0.5.1

[postgres]
psycopg2-binary~=2.9.3
SQLAlchemy~=1.3.22

[redis]
redis>=4.3.0

[s3]
smart_open[s3]~=3.0.0
