Skip to content

Commit d83394b

Browse files
update mlflow version (#865) (#879)
Co-authored-by: Ze'ev Rispler <[email protected]>
1 parent dfb4ce0 commit d83394b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mlflow_utils/item.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
image: mlrun/mlrun
2424
kind: serving
2525
requirements:
26-
- mlflow==2.12.2
26+
- mlflow==2.20.3
2727
- lightgbm
2828
- xgboost
2929
url: ''

mlflow_utils/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
mlflow==2.20.2
1+
mlflow==2.20.3
22
lightgbm
33
xgboost

0 commit comments

Comments
 (0)