Skip to content

Commit

Permalink
added dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewPlayer3 committed Feb 28, 2024
1 parent 2768eb2 commit 18cbed2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ dependencies:
- gdal>=3.7
- geopandas
- numpy
- osmium-tool
- pyogrio
- pysheds>=0.3
- rasterio
- scikit-fuzzy
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies = [
"gdal>=3.3",
"geopandas",
"numpy",
"pyogrio",
"pysheds>=0.3",
"rasterio",
"scikit-fuzzy",
Expand Down

0 comments on commit 18cbed2

Please sign in to comment.