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 6535de1 commit 84a92d0Copy full SHA for 84a92d0
requirements/fabric/test.txt
@@ -4,6 +4,6 @@ pytest ==8.4.0
4
pytest-cov ==6.2.1
5
pytest-timeout ==2.4.0
6
pytest-rerunfailures ==15.1
7
-pytest-random-order ==1.1.1
+pytest-random-order ==1.2.0
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
@@ -3,7 +3,7 @@ pytest ==8.4.0
3
# needed in tests
cloudpickle >=1.3, <3.2.0
0 commit comments