File tree 3 files changed +13
-13
lines changed
3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -7,19 +7,19 @@ click-plugins==1.1.1
7
7
cligj == 0.7.2
8
8
dataclasses == 0.8 ; python_version < '3.7'
9
9
db-dtypes == 1.0.5
10
- Fiona == 1.9.0
11
- geojson == 3.0.0
10
+ Fiona == 1.9.1
11
+ geojson == 3.0.1
12
12
geopandas === 0.10.2 ; python_version == '3.7'
13
13
geopandas == 0.12.2 ; python_version >= '3.8'
14
14
google-api-core == 2.11.0
15
- google-auth == 2.16.0
15
+ google-auth == 2.16.1
16
16
google-cloud-bigquery == 3.5.0
17
17
google-cloud-bigquery-storage == 2.18.1
18
18
google-cloud-core == 2.3.2
19
19
google-crc32c == 1.5.0
20
20
google-resumable-media == 2.4.1
21
21
googleapis-common-protos == 1.58.0
22
- grpcio == 1.51.1
22
+ grpcio == 1.51.3
23
23
idna == 3.4
24
24
libcst == 0.4.9
25
25
munch == 2.5.0
@@ -40,6 +40,6 @@ requests==2.28.2
40
40
rsa == 4.9
41
41
Shapely == 2.0.1
42
42
six == 1.16.0
43
- typing-extensions == 4.4 .0
43
+ typing-extensions == 4.5 .0
44
44
typing-inspect == 0.8.0
45
45
urllib3 == 1.26.14
Original file line number Diff line number Diff line change 1
1
db-dtypes == 1.0.5
2
2
google-cloud-bigquery-storage == 2.18.1
3
3
google-auth-oauthlib == 1.0.0
4
- grpcio == 1.51.1
4
+ grpcio == 1.51.3
5
5
ipywidgets == 8.0.4
6
6
ipython === 7.31.1 ; python_version == '3.7'
7
7
ipython === 8.0.1 ; python_version == '3.8'
8
- ipython == 8.9 .0 ; python_version >= '3.9'
8
+ ipython == 8.10 .0 ; python_version >= '3.9'
9
9
matplotlib === 3.5.3 ; python_version == '3.7'
10
- matplotlib == 3.6.3 ; python_version >= '3.8'
10
+ matplotlib == 3.7.0 ; python_version >= '3.8'
11
11
pandas === 1.3.5 ; python_version == '3.7'
12
12
pandas == 1.5.3 ; python_version >= '3.8'
13
13
pyarrow == 11.0.0
14
14
pytz == 2022.7.1
15
- typing-extensions == 4.4 .0
15
+ typing-extensions == 4.5 .0
Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ db-dtypes==1.0.5
2
2
google-cloud-bigquery == 3.5.0
3
3
google-cloud-bigquery-storage == 2.18.1
4
4
google-auth-oauthlib == 1.0.0
5
- grpcio == 1.51.1
5
+ grpcio == 1.51.3
6
6
ipywidgets == 8.0.4
7
7
ipython === 7.31.1 ; python_version == '3.7'
8
8
ipython === 8.0.1 ; python_version == '3.8'
9
- ipython == 8.9 .0 ; python_version >= '3.9'
9
+ ipython == 8.10 .0 ; python_version >= '3.9'
10
10
matplotlib === 3.5.3 ; python_version == '3.7'
11
- matplotlib == 3.6.3 ; python_version >= '3.8'
11
+ matplotlib == 3.7.0 ; python_version >= '3.8'
12
12
pandas === 1.3.5 ; python_version == '3.7'
13
13
pandas == 1.5.3 ; python_version >= '3.8'
14
14
pyarrow == 11.0.0
15
15
pytz == 2022.7.1
16
- typing-extensions == 4.4 .0
16
+ typing-extensions == 4.5 .0
You can’t perform that action at this time.
0 commit comments