From 58c74ef9d243752743db6484cd5fd73798a6b348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 02:31:26 +0000 Subject: [PATCH] Update neptune-client requirement in /requirements Updates the requirements on [neptune-client](https://github.com/neptune-ai/neptune-client) to permit the latest version. - [Release notes](https://github.com/neptune-ai/neptune-client/releases) - [Changelog](https://github.com/neptune-ai/neptune-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/neptune-ai/neptune-client/compare/0.10.0...0.16.17) --- updated-dependencies: - dependency-name: neptune-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/loggers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/loggers.txt b/requirements/loggers.txt index 425950f7ec9bf..5953b25b72d8a 100644 --- a/requirements/loggers.txt +++ b/requirements/loggers.txt @@ -1,6 +1,6 @@ # all supported loggers -neptune-client>=0.10.0, <0.16.3 +neptune-client>=0.10.0, <0.16.18 comet-ml>=3.1.12, <=3.28.2 mlflow>=1.0.0, <1.27.0 test_tube>=0.7.5, <=0.7.5