Skip to content

Commit 3b4a89a

Browse files
dependabot[bot]lexierule
authored andcommitted
Update neptune-client requirement from <=0.15.2,>=0.10.0 to >=0.10.0,<0.16.3 in /requirements (#13056)
* 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.2) --- updated-dependencies: - dependency-name: neptune-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ad8bf0 commit 3b4a89a

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
@@ -1,6 +1,6 @@
11
# all supported loggers
22

3-
neptune-client>=0.10.0, <=0.15.2
3+
neptune-client>=0.10.0, <0.16.3
44
comet-ml>=3.1.12, <=3.28.2
55
mlflow>=1.0.0, <1.27.0
66
test_tube>=0.7.5, <=0.7.5

0 commit comments

Comments
 (0)