Skip to content

Commit 6cf666c

Browse files
Update neptune-client requirement from <0.16.4,>=0.10.0 to >=0.10.0,<0.16.8 in /requirements (#14582)
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](neptune-ai/neptune-client@0.10.0...0.16.7) --- updated-dependencies: - dependency-name: neptune-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12d4b2a commit 6cf666c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/loggers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# all supported loggers
55

6-
neptune-client>=0.10.0, <0.16.4
6+
neptune-client>=0.10.0, <0.16.8
77
comet-ml>=3.1.12, <3.31.8
88
mlflow>=1.0.0, <1.29.0
99
wandb>=0.10.22, <0.13.2

0 commit comments

Comments
 (0)