We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f02ce commit 4323caeCopy full SHA for 4323cae
requirements/fabric/test.txt
@@ -4,6 +4,6 @@ pytest ==8.3.5
4
pytest-cov ==6.1.1
5
pytest-timeout ==2.3.1
6
pytest-rerunfailures ==12.0
7
-pytest-random-order ==1.1.0
+pytest-random-order ==1.1.1
8
click ==8.1.7
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.3.5
3
# needed in tests
cloudpickle >=1.3, <3.2.0
0 commit comments