We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a674616 commit 537b08cCopy full SHA for 537b08c
1 file changed
appengine/standard_python3/building-an-app/building-an-app-1/requirements-test.txt
@@ -1 +1,2 @@
1
-pytest==9.0.2
+pytest==7.0.1; python_version == '3.9'
2
+pytest==9.0.2; python_version >= '3.10'
0 commit comments