pin prompthub (#5045)

This commit is contained in:
ZanSara 2023-05-30 15:36:13 +02:00 committed by GitHub
parent ba06bc4805
commit 76a6eefe5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ dependencies = [
"rank_bm25",
"scikit-learn>=1.0.0", # TF-IDF, SklearnQueryClassifier and metrics
"generalimport", # Optional imports
"prompthub-py",
"prompthub-py==3.0.1",
# Utils
"tqdm", # progress bars in model download and training scripts