Skip to content

Commit 7b3dc08

Browse files
committed
tensorboardX >=2.4
1 parent 446ab33 commit 7b3dc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/fabric/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pytest-rerunfailures ==15.1
77
pytest-random-order ==1.2.0
88
click ==8.1.8; python_version < "3.11"
99
click ==8.2.1; python_version > "3.10"
10-
tensorboardX >=2.3, <2.7.0 # min version is set by torch.onnx missing attribute
10+
tensorboardX >=2.4, <2.7.0 # min version is set by torch.onnx missing attribute

0 commit comments

Comments
 (0)