Skip to content

Commit

Permalink
bumping mlflow to 2.14.1 (#3425)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackZ-db authored and mvpatel2000 committed Jul 21, 2024
1 parent 84c4723 commit 4501305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ def package_files(prefix: str, directory: str, extension: str):
]

extra_deps['mlflow'] = [
'mlflow>=2.11.1,<3.0',
'mlflow>=2.14.1,<3.0',
'databricks-sdk==0.28.0',
'pynvml>=11.5.0,<12',
]
Expand Down

0 comments on commit 4501305

Please sign in to comment.