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 a6b84fe commit f39cb3dCopy full SHA for f39cb3d
packages/google-cloud-bigquery-storage/samples/snippets/requirements-test.txt
@@ -1,3 +1,3 @@
1
-google-cloud-testutils==1.5.0
+google-cloud-testutils==1.6.0
2
pytest===7.4.3; python_version == '3.7'
3
pytest==8.3.4; python_version >= '3.8'
packages/google-cloud-bigquery-storage/samples/to_dataframe/requirements.txt
@@ -7,7 +7,7 @@ pyarrow==19.0.0; python_version >= '3.9'
7
ipython===7.31.1; python_version == '3.7'
8
ipython===8.10.0; python_version == '3.8'
9
ipython===8.18.1; python_version == '3.9'
10
-ipython==8.31.0; python_version >= '3.10'
+ipython==8.32.0; python_version >= '3.10'
11
ipywidgets==8.1.5
12
pandas===1.3.5; python_version == '3.7'
13
pandas===2.0.3; python_version == '3.8'
0 commit comments