We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3af2e2 commit be66ddeCopy full SHA for be66dde
1 file changed
packages/sqlalchemy-bigquery/samples/snippets/requirements.txt
@@ -15,12 +15,12 @@ future==0.18.2
15
GeoAlchemy2==0.9.4
16
geopandas==0.9.0; python_version < '3.7'
17
geopandas==0.10.0; python_version >= '3.7'
18
-google-api-core==2.0.1
+google-api-core==2.1.0
19
google-auth==2.2.1
20
google-cloud-bigquery==2.28.0
21
google-cloud-bigquery-storage==2.9.0
22
-google-cloud-core==2.0.0
23
-google-crc32c==1.2.0
+google-cloud-core==2.1.0
+google-crc32c==1.3.0
24
google-resumable-media==2.0.3
25
googleapis-common-protos==1.53.0
26
greenlet==1.1.2
@@ -41,7 +41,7 @@ packaging==21.0
41
pandas==1.1.5; python_version < '3.7'
42
pandas==1.3.2; python_version >= '3.7'
43
proto-plus==1.19.2
44
-protobuf==3.18.0
+protobuf==3.18.1
45
pyarrow==5.0.0
46
pyasn1==0.4.8
47
pyasn1-modules==0.2.8
0 commit comments