From 047f2873a792989964f6281509674e44f63100ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 11:44:53 +0000 Subject: [PATCH] build(deps): update tensorboard requirement in /requirements Updates the requirements on [tensorboard](https://github.com/tensorflow/tensorboard) to permit the latest version. - [Release notes](https://github.com/tensorflow/tensorboard/releases) - [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorboard/compare/data-server-v0.1.0...2.14.0) --- updated-dependencies: - dependency-name: tensorboard dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/datatype_pointcloud.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/datatype_pointcloud.txt b/requirements/datatype_pointcloud.txt index 8b3b4cfa16..305b98e40f 100644 --- a/requirements/datatype_pointcloud.txt +++ b/requirements/datatype_pointcloud.txt @@ -3,4 +3,4 @@ open3d >=0.17.0, <0.18.0 # torch >=1.8.0, <1.9.0 # torchvision >0.9.0, <0.10.0 -tensorboard <=2.13.0 +tensorboard <=2.14.0