Skip to content

Commit 133e984

Browse files
okakarpaethanwee1
andauthored
[AUTOGENERATED] [release/2.6] [rocm7.0_internal_testing] upgrade tensorboard compatible with numpy 2 (#2336)
Cherry-pick of #2326 Co-authored-by: Ethan Wee <[email protected]>
1 parent 212bd8f commit 133e984

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.ci/docker/requirements-ci.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,7 @@ z3-solver==4.12.2.0
312312
#Pinned versions:
313313
#test that import:
314314

315-
tensorboard==2.13.0 ; python_version < "3.13"
316-
tensorboard==2.18.0 ; python_version >= "3.13"
315+
tensorboard==2.18.0
317316
#Description: Also included in .ci/docker/requirements-docs.txt
318317
#Pinned versions:
319318
#test that import: test_tensorboard

0 commit comments

Comments
 (0)