We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ebb0c commit bb7293dCopy full SHA for bb7293d
samples/snippets/requirements.txt
@@ -3,4 +3,4 @@ google-cloud-bigquery==3.11.4
3
pandas-gbq==0.19.2
4
pandas===1.3.5; python_version == '3.7'
5
pandas==2.0.3; python_version >= '3.8'
6
-pyarrow==12.0.1
+pyarrow==13.0.0
0 commit comments