We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe5b6b commit a36419cCopy full SHA for a36419c
samples/compute/requirements-test.txt
@@ -1,4 +1,4 @@
1
-pytest==8.2.2; python_version == '3.7'
+pytest===7.4.4; python_version == '3.7'
2
pytest==8.2.2; python_version >= '3.8'
3
flaky==3.8.1
4
0 commit comments