File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
autopep8
2
2
bump2version
3
- cartopy==0.19.0.post1
3
+ cartopy==0.22.0
4
4
flake8
5
5
matplotlib==3.5.0
6
6
mpl-sphinx-theme
Original file line number Diff line number Diff line change @@ -16,10 +16,12 @@ beautifulsoup4==4.10.0
16
16
# via pydata-sphinx-theme
17
17
bump2version == 1.0.1
18
18
# via -r requirements.in
19
- cartopy == 0.19.0.post1
19
+ cartopy == 0.22.0
20
20
# via -r requirements.in
21
21
certifi == 2021.10.8
22
- # via requests
22
+ # via
23
+ # pyproj
24
+ # requests
23
25
cffi == 1.15.0
24
26
# via cryptography
25
27
cfgv == 3.3.1
@@ -61,7 +63,9 @@ kiwisolver==1.3.2
61
63
markupsafe == 2.1.0
62
64
# via jinja2
63
65
matplotlib == 3.5.0
64
- # via -r requirements.in
66
+ # via
67
+ # -r requirements.in
68
+ # cartopy
65
69
mccabe == 0.6.1
66
70
# via flake8
67
71
mpl-sphinx-theme == 3.5.0
@@ -75,6 +79,7 @@ numpy==1.22.2
75
79
# scipy
76
80
packaging == 21.3
77
81
# via
82
+ # cartopy
78
83
# matplotlib
79
84
# setuptools-scm
80
85
# sphinx
@@ -110,7 +115,9 @@ pyparsing==3.0.7
110
115
# via
111
116
# matplotlib
112
117
# packaging
113
- pyshp == 2.2.0
118
+ pyproj == 3.6.1
119
+ # via cartopy
120
+ pyshp == 2.3.1
114
121
# via cartopy
115
122
python-dateutil == 2.8.2
116
123
# via matplotlib
You can’t perform that action at this time.
0 commit comments