From e8409f9ccde078d9ef1dd3ecb143cac65c6c1d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:26:32 +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.18.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..8bbc361b8d 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.18.0