We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 507757b commit 91b5d72Copy full SHA for 91b5d72
1 file changed
bigquery/python-db-dtypes-pandas/snippets/requirements-test.txt
@@ -1 +1,2 @@
1
-pytest==7.4.4
+pytest==7.4.4; python_version == '3.7'
2
+pytest==8.0.0; python_version > '3.7'
0 commit comments