Skip to content

Commit 84549e0

Browse files
author
Leah Wasser
authored
Merge pull request #66 from earthlab/update-geopandas
force update envt for geopandas 0.7 & add scipy / xarray
2 parents 86ce7a1 + 1985e25 commit 84549e0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ dependencies:
3030
- hydrofunctions
3131
- geocoder
3232
- tweepy
33+
- xarray
34+
- scipy
3335

3436
# Natural language processing
3537
- nltk
@@ -44,6 +46,6 @@ dependencies:
4446
- jupyter_contrib_nbextensions
4547
- nbclean
4648
# Autograding
47-
- matplotcheck>=0.1
49+
- matplotcheck>=0.1.2
4850
- nbgrader
4951

0 commit comments

Comments
 (0)