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 a710fdd commit 2fee2c3Copy full SHA for 2fee2c3
packages/google-cloud-bigquery-storage/samples/to_dataframe/requirements.txt
@@ -7,7 +7,7 @@ ipython===7.31.1; python_version == '3.7'
7
ipython===8.10.0; python_version == '3.8'
8
ipython===8.18.1; python_version == '3.9'
9
ipython==8.24.0; python_version >= '3.10'
10
-ipywidgets==8.1.2
+ipywidgets==8.1.3
11
pandas===1.3.5; python_version == '3.7'
12
pandas===2.0.3; python_version == '3.8'
13
pandas==2.2.2; python_version >= '3.9'
0 commit comments