We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb5000a + 6735277 commit 1e18fbfCopy full SHA for 1e18fbf
environment.yml
@@ -17,14 +17,14 @@ dependencies:
17
# Spatial packages
18
#- rasterio
19
- pysal
20
- - pyproj
+ - pyproj>=3.0
21
- rasterstats
22
- geopy
23
- cartopy
24
#- geopandas
25
- descartes
26
- contextily
27
- - earthpy=0.9.2
+ - earthpy
28
- folium
29
- geojson
30
- mapboxgl
@@ -52,5 +52,5 @@ dependencies:
52
- nbclean
53
- nbresuse
54
# Autograding
55
- - matplotcheck>=0.1.2
+ - matplotcheck>=0.1.4
56
- nbgrader
0 commit comments