We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75f430 commit 52a97eeCopy full SHA for 52a97ee
1 file changed
packages/google-cloud-bigquery/samples/snippets/requirements.txt
@@ -8,5 +8,5 @@ matplotlib==3.3.4; python_version < '3.7'
8
matplotlib==3.4.1; python_version >= '3.7'
9
pandas==1.1.5; python_version < '3.7'
10
pandas==1.2.0; python_version >= '3.7'
11
-pyarrow==3.0.0
+pyarrow==4.0.0
12
pytz==2021.1
0 commit comments