Skip to content

Commit 1ad8bf0

Browse files
dependabot[bot]Borda
authored andcommitted
Update mlflow requirement from <=1.24.0,>=1.0.0 to >=1.0.0,<1.27.0 in /requirements (#13127)
* Update mlflow requirement in /requirements Updates the requirements on [mlflow](https://github.com/mlflow/mlflow) to permit the latest version. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@1.0.0...v1.26.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka <[email protected]>
1 parent 70f6744 commit 1ad8bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/loggers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
neptune-client>=0.10.0, <=0.15.2
44
comet-ml>=3.1.12, <=3.28.2
5-
mlflow>=1.0.0, <=1.24.0
5+
mlflow>=1.0.0, <1.27.0
66
test_tube>=0.7.5, <=0.7.5
77
wandb>=0.8.21, <=0.12.11

0 commit comments

Comments
 (0)