Skip to content

Commit

Permalink
fix(troute.network): handle fiona dependency for geopandas>=1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
program-- authored and shorvath-noaa committed Aug 14, 2024
1 parent 7a6e25d commit bb7d6ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/troute-network/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ version = "0.0.0"
dependencies = [
"deprecated",
"geopandas",
"fiona",
"joblib",
"netcdf4",
"numpy",
Expand Down

0 comments on commit bb7d6ec

Please sign in to comment.