Skip to content

Commit

Permalink
➖ USe mlflow-skinny instead of mlflow to reduce unused dependencies a…
Browse files Browse the repository at this point in the history
…nd decrease build time (#486)
  • Loading branch information
Galileo-Galilei committed Dec 19, 2023
1 parent e0033c5 commit 5e49b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kedro>=0.19.0, <0.20.0
kedro_datasets
mlflow>=1.0.0, <3.0.0
mlflow-skinny>=1.0.0, <3.0.0
pydantic>=1.0.0, <3.0.0

0 comments on commit 5e49b12

Please sign in to comment.