Skip to content

Commit

Permalink
Update pyproject.toml requirements
Browse files Browse the repository at this point in the history
Added geopandas 0.14.4 requirement
  • Loading branch information
jamesemwheeler authored Jan 8, 2025
1 parent 4545a36 commit 1a54ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"gdal==3.6.4",
"godale",
"pyproj",
"geopandas",
"geopandas==0.14.4",
"jupyterlab",
"matplotlib",
"numpy",
Expand Down

0 comments on commit 1a54ea8

Please sign in to comment.