We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c287fba commit fb41466Copy full SHA for fb41466
setup.py
@@ -38,7 +38,7 @@
38
39
TESTS_REQUIRE = [
40
"accelerate",
41
- "pytest",
+ "pytest<8.2",
42
"parameterized",
43
"Pillow",
44
"evaluate",
0 commit comments