Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies:
- botocore
- cftime
- dask
- ipython
- ipython<8.5.0
- geopandas-base
- seaborn
- scikit-learn
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ aiobotocore<2.0.0
botocore
cftime
dask
ipython
ipython<8.5.0
geopandas
seaborn
scikit-learn
Expand Down