pin generalimport (#5074)

This commit is contained in:
ZanSara 2023-06-05 10:29:51 +02:00 committed by GitHub
parent 9cb83402c4
commit 5f6d161cfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ dependencies = [
"pandas",
"rank_bm25",
"scikit-learn>=1.0.0", # TF-IDF, SklearnQueryClassifier and metrics
"generalimport", # Optional imports
"generalimport==0.3.1", # Optional imports
"prompthub-py==3.0.1",
"platformdirs",