Skip to content

Commit 28d637e

Browse files
committed
Fix failing environment solve
1 parent 5977534 commit 28d637e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- xarray
1616
- pandas
1717
- matplotlib==3.2.1
18-
- cartopy==0.18.0
18+
- cartopy
1919
- basemap
2020
- pandoc
2121
- ipykernel

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- xarray
1616
- pandas
1717
- matplotlib==3.2.1
18-
- cartopy==0.18.0
18+
- cartopy
1919
- basemap
2020
- pandoc
2121
- ipykernel

0 commit comments

Comments
 (0)