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 debcda0 commit 0e11a2cCopy full SHA for 0e11a2c
requirements/fabric/test.txt
@@ -3,7 +3,7 @@ numpy >=1.21.0, <1.27.0
3
pytest ==8.4.1
4
pytest-cov ==6.2.1
5
pytest-timeout ==2.4.0
6
-pytest-rerunfailures ==16.0
+pytest-rerunfailures ==16.0.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"
requirements/pytorch/test.txt
@@ -2,7 +2,7 @@ coverage ==7.10.6
2
# needed in tests
0 commit comments