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](https://github.com/neptune-ai/neptune-client/compare/0.10.0...0.16.7) --- updated-dependencies: - dependency-name: neptune-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
12d4b2a5f5
commit
6cf666c6f1
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
# all supported loggers
|
# all supported loggers
|
||||||
|
|
||||||
neptune-client>=0.10.0, <0.16.4
|
neptune-client>=0.10.0, <0.16.8
|
||||||
comet-ml>=3.1.12, <3.31.8
|
comet-ml>=3.1.12, <3.31.8
|
||||||
mlflow>=1.0.0, <1.29.0
|
mlflow>=1.0.0, <1.29.0
|
||||||
wandb>=0.10.22, <0.13.2
|
wandb>=0.10.22, <0.13.2
|
||||||
|
|
Loading…
Reference in New Issue