We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446ab33 commit 7b3dc08Copy full SHA for 7b3dc08
requirements/fabric/test.txt
@@ -7,4 +7,4 @@ pytest-rerunfailures ==15.1
7
pytest-random-order ==1.2.0
8
click ==8.1.8; python_version < "3.11"
9
click ==8.2.1; python_version > "3.10"
10
-tensorboardX >=2.3, <2.7.0 # min version is set by torch.onnx missing attribute
+tensorboardX >=2.4, <2.7.0 # min version is set by torch.onnx missing attribute
0 commit comments