We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeca832 commit 52d18a5Copy full SHA for 52d18a5
2 files changed
packages/google-cloud-bigquery/samples/magics/requirements.txt
@@ -5,7 +5,7 @@ grpcio==1.44.0
5
ipython===7.31.1; python_version == '3.7'
6
ipython===8.0.1; python_version == '3.8'
7
ipython==8.3.0; python_version >= '3.9'
8
-matplotlib==3.5.1
+matplotlib==3.5.2
9
pandas===1.3.5; python_version == '3.7'
10
pandas==1.4.2; python_version >= '3.8'
11
pyarrow==7.0.0
packages/google-cloud-bigquery/samples/snippets/requirements.txt
0 commit comments