File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ dataclasses==0.6; python_version < '3.7'
10
10
Fiona == 1.8.20
11
11
geojson == 2.5.0
12
12
geopandas == 0.9.0
13
- google-api-core == 2.0.0
14
- google-auth == 2.0.1
15
- google-cloud-bigquery == 2.25.1
13
+ google-api-core == 2.0.1
14
+ google-auth == 2.0.2
15
+ google-cloud-bigquery == 2.25.2
16
16
google-cloud-bigquery-storage == 2.6.3
17
17
google-cloud-core == 2.0.0
18
18
google-crc32c == 1.1.3
19
- google-resumable-media == 2.0.0
19
+ google-resumable-media == 2.0.1
20
20
googleapis-common-protos == 1.53.0
21
21
grpcio == 1.39.0
22
22
idna == 3.2
Original file line number Diff line number Diff line change 1
- google-cloud-bigquery == 2.25.1
1
+ google-cloud-bigquery == 2.25.2
2
2
google-cloud-bigquery-storage == 2.6.3
3
- google-auth-oauthlib == 0.4.5
3
+ google-auth-oauthlib == 0.4.6
4
4
grpcio == 1.39.0
5
5
ipython == 7.16.1 ; python_version < '3.7'
6
6
ipython == 7.17.0 ; python_version >= '3.7'
You can’t perform that action at this time.
0 commit comments