Skip to content

Commit 1e18fbf

Browse files
authored
Merge pull request #84 from earthlab/update-abc
update mpc
2 parents bb5000a + 6735277 commit 1e18fbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ dependencies:
1717
# Spatial packages
1818
#- rasterio
1919
- pysal
20-
- pyproj
20+
- pyproj>=3.0
2121
- rasterstats
2222
- geopy
2323
- cartopy
2424
#- geopandas
2525
- descartes
2626
- contextily
27-
- earthpy=0.9.2
27+
- earthpy
2828
- folium
2929
- geojson
3030
- mapboxgl
@@ -52,5 +52,5 @@ dependencies:
5252
- nbclean
5353
- nbresuse
5454
# Autograding
55-
- matplotcheck>=0.1.2
55+
- matplotcheck>=0.1.4
5656
- nbgrader

0 commit comments

Comments
 (0)