Skip to content

Commit b64b876

Browse files
author
Leah Wasser
committed
force rebuild
1 parent f880467 commit b64b876

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

environment.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ dependencies:
1515
- kiwisolver
1616

1717
# Spatial packages
18-
#- rasterio
18+
#- rasterio
1919
- pysal
2020
- pyproj
2121
- rasterstats
2222
- geopy
2323
- cartopy
2424
#- geopandas
2525
- contextily
26-
- earthpy>0.9.1
26+
- earthpy=0.9.2
2727
- folium
2828
- geojson
2929
- mapboxgl
@@ -34,18 +34,17 @@ dependencies:
3434
- scipy
3535

3636
# Natural language processing
37-
- nltk
37+
- nltk
3838
- textblob
3939

4040
# Jupyter Environment
4141
- papermill
4242
- autopep8
4343
- jupyterlab
44-
- notebook
44+
- notebook
4545
- ipython
4646
- jupyter_contrib_nbextensions
4747
- nbclean
4848
# Autograding
4949
- matplotcheck>=0.1.2
5050
- nbgrader
51-

0 commit comments

Comments
 (0)