File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 11autopep8
22bump2version
3- cartopy==0.19.0.post1
3+ cartopy==0.22.0
44flake8
55matplotlib==3.5.0
66mpl-sphinx-theme
Original file line number Diff line number Diff line change @@ -16,10 +16,12 @@ beautifulsoup4==4.10.0
1616 # via pydata-sphinx-theme
1717bump2version == 1.0.1
1818 # via -r requirements.in
19- cartopy == 0.19.0.post1
19+ cartopy == 0.22.0
2020 # via -r requirements.in
2121certifi == 2021.10.8
22- # via requests
22+ # via
23+ # pyproj
24+ # requests
2325cffi == 1.15.0
2426 # via cryptography
2527cfgv == 3.3.1
@@ -61,7 +63,9 @@ kiwisolver==1.3.2
6163markupsafe == 2.1.0
6264 # via jinja2
6365matplotlib == 3.5.0
64- # via -r requirements.in
66+ # via
67+ # -r requirements.in
68+ # cartopy
6569mccabe == 0.6.1
6670 # via flake8
6771mpl-sphinx-theme == 3.5.0
@@ -75,6 +79,7 @@ numpy==1.22.2
7579 # scipy
7680packaging == 21.3
7781 # via
82+ # cartopy
7883 # matplotlib
7984 # setuptools-scm
8085 # sphinx
@@ -110,7 +115,9 @@ pyparsing==3.0.7
110115 # via
111116 # matplotlib
112117 # packaging
113- pyshp == 2.2.0
118+ pyproj == 3.6.1
119+ # via cartopy
120+ pyshp == 2.3.1
114121 # via cartopy
115122python-dateutil == 2.8.2
116123 # via matplotlib
You can’t perform that action at this time.
0 commit comments