File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ future==0.18.2
15
15
GeoAlchemy2 == 0.9.4
16
16
geopandas == 0.9.0 ; python_version < '3.7'
17
17
geopandas == 0.10.0 ; python_version >= '3.7'
18
- google-api-core == 2.0.1
18
+ google-api-core == 2.1.0
19
19
google-auth == 2.2.1
20
20
google-cloud-bigquery == 2.28.0
21
21
google-cloud-bigquery-storage == 2.9.0
22
- google-cloud-core == 2.0 .0
23
- google-crc32c == 1.2 .0
22
+ google-cloud-core == 2.1 .0
23
+ google-crc32c == 1.3 .0
24
24
google-resumable-media == 2.0.3
25
25
googleapis-common-protos == 1.53.0
26
26
greenlet == 1.1.2
@@ -41,7 +41,7 @@ packaging==21.0
41
41
pandas == 1.1.5 ; python_version < '3.7'
42
42
pandas == 1.3.2 ; python_version >= '3.7'
43
43
proto-plus == 1.19.2
44
- protobuf == 3.18.0
44
+ protobuf == 3.18.1
45
45
pyarrow == 5.0.0
46
46
pyasn1 == 0.4.8
47
47
pyasn1-modules == 0.2.8
You can’t perform that action at this time.
0 commit comments