mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-12 16:14:05 +00:00
pin generalimport (#5074)
This commit is contained in:
parent
9cb83402c4
commit
5f6d161cfe
@ -52,7 +52,7 @@ dependencies = [
|
|||||||
"pandas",
|
"pandas",
|
||||||
"rank_bm25",
|
"rank_bm25",
|
||||||
"scikit-learn>=1.0.0", # TF-IDF, SklearnQueryClassifier and metrics
|
"scikit-learn>=1.0.0", # TF-IDF, SklearnQueryClassifier and metrics
|
||||||
"generalimport", # Optional imports
|
"generalimport==0.3.1", # Optional imports
|
||||||
"prompthub-py==3.0.1",
|
"prompthub-py==3.0.1",
|
||||||
"platformdirs",
|
"platformdirs",
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user