Skip to content

Commit c2bdf22

Browse files
committed
fix(deps): update dependency tensorboard to ~2.11.0
1 parent c01e66c commit c2bdf22

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ torchvision = [
4747
dlib = "~19.24"
4848
numpy = "~1.23"
4949
opencv-python = "~4.6"
50-
tensorboard = "~2.10"
50+
tensorboard = "~2.11.0"
5151
tqdm = "~4.64"
5252
matplotlib = "~3.6"
5353
PyWavelets = "~1.4"

0 commit comments

Comments
 (0)