Skip to content

Commit

Permalink
chore: fix binder env
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker authored Aug 5, 2024
1 parent b6e1319 commit 1066cc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
dependencies:
- python==3.11
- geopandas=0.14
- geopandas==0.14
- pip
- pip:
- invert4geom==0.8.1
- invert4geom==0.8.1

0 comments on commit 1066cc6

Please sign in to comment.