Skip to content

Commit

Permalink
Restrict shapely version (#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekatef authored Apr 26, 2024
1 parent 653e017 commit d09f265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
- networkx
- scipy
- pydoe2
- shapely>=2
- shapely!=2.0.4
- pre-commit
- pyomo
- matplotlib<=3.5.2
Expand Down

0 comments on commit d09f265

Please sign in to comment.