This repository was archived by the owner on Mar 6, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ click-plugins==1.1.1
77cligj == 0.7.2
88dataclasses == 0.8 ; python_version < '3.7'
99db-dtypes == 1.0.5
10- Fiona == 1.9.0
11- geojson == 3.0.0
10+ Fiona == 1.9.1
11+ geojson == 3.0.1
1212geopandas === 0.10.2 ; python_version == '3.7'
1313geopandas == 0.12.2 ; python_version >= '3.8'
1414google-api-core == 2.11.0
@@ -40,6 +40,6 @@ requests==2.28.2
4040rsa == 4.9
4141Shapely == 2.0.1
4242six == 1.16.0
43- typing-extensions == 4.4 .0
43+ typing-extensions == 4.5 .0
4444typing-inspect == 0.8.0
4545urllib3 == 1.26.14
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ grpcio==1.51.1
55ipywidgets == 8.0.4
66ipython === 7.31.1 ; python_version == '3.7'
77ipython === 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'
99matplotlib === 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'
1111pandas === 1.3.5 ; python_version == '3.7'
1212pandas == 1.5.3 ; python_version >= '3.8'
1313pyarrow == 11.0.0
1414pytz == 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 @@ -6,11 +6,11 @@ grpcio==1.51.1
66ipywidgets == 8.0.4
77ipython === 7.31.1 ; python_version == '3.7'
88ipython === 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'
1010matplotlib === 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'
1212pandas === 1.3.5 ; python_version == '3.7'
1313pandas == 1.5.3 ; python_version >= '3.8'
1414pyarrow == 11.0.0
1515pytz == 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