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 3723ed2 commit a10e72bCopy full SHA for a10e72b
samples/compute/requirements-test.txt
@@ -1,2 +1,3 @@
1
-pytest==7.4.4
+pytest==7.4.4; python_version == '3.7'
2
+pytest==8.0.0; python_version >= '3.8'
3
flaky==3.7.0
0 commit comments