Skip to content

Commit

Permalink
build(deps): update tensorboard requirement in /requirements
Browse files Browse the repository at this point in the history
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](tensorflow/tensorboard@data-server-v0.1.0...2.18.0)

---
updated-dependencies:
- dependency-name: tensorboard
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 5b4003b commit e8409f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/datatype_pointcloud.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e8409f9

Please sign in to comment.