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 2d46d3e commit 8c4699cCopy full SHA for 8c4699c
samples/geography/requirements.txt
@@ -13,7 +13,7 @@ geopandas===0.10.2; python_version == '3.7'
13
geopandas==0.12.2; python_version >= '3.8'
14
google-api-core==2.11.0
15
google-auth==2.16.2
16
-google-cloud-bigquery==3.6.0
+google-cloud-bigquery==3.7.0
17
google-cloud-bigquery-storage==2.19.0
18
google-cloud-core==2.3.2
19
google-crc32c==1.5.0
@@ -42,4 +42,4 @@ Shapely==2.0.1
42
six==1.16.0
43
typing-extensions==4.5.0
44
typing-inspect==0.8.0
45
-urllib3==1.26.14
+urllib3==1.26.15
samples/snippets/requirements.txt
@@ -1,5 +1,5 @@
1
db-dtypes==1.0.5
2
3
4
google-auth-oauthlib==1.0.0
5
grpcio==1.51.3
0 commit comments