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 33693b3 commit c3c69c5Copy full SHA for c3c69c5
requirements/fabric/test.txt
@@ -3,7 +3,7 @@ numpy >=1.17.2, <1.27.0
3
pytest ==8.3.5
4
pytest-cov ==6.1.1
5
pytest-timeout ==2.3.1
6
-pytest-rerunfailures ==12.0
+pytest-rerunfailures ==15.1
7
pytest-random-order ==1.1.1
8
click ==8.1.8
9
tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
requirements/pytorch/test.txt
@@ -2,7 +2,7 @@ coverage ==7.8.0
2
# needed in tests
0 commit comments