mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-22 06:33:43 +00:00
build: Pin mlflow (#5094)
This commit is contained in:
parent
a2156ee8fb
commit
eca8f66ffa
@ -170,7 +170,7 @@ metrics = [ # for metrics
|
||||
"scipy>=1.3.2",
|
||||
"rapidfuzz>=2.0.15,<2.8.0", # FIXME https://github.com/deepset-ai/haystack/pull/3199
|
||||
"seqeval",
|
||||
"mlflow",
|
||||
"mlflow<2.4.0",
|
||||
]
|
||||
ray = [
|
||||
"ray[serve]>=1.9.1,<2; platform_system != 'Windows'",
|
||||
|
Loading…
x
Reference in New Issue
Block a user