Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
peterrrock2 authored Oct 28, 2023
1 parent 6e3e67a commit 62bdace
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 @@ -23,7 +23,7 @@ exclude = ["examples/", "tests/"]
[tool.poetry.dependencies]
python = "^3.8.0"
numpy = "^1.20.3"
pandas = "^2.1.0"
pandas = "^2.0.0"
geopandas = "^0.12.2"
Shapely = "^2.0.1"
tqdm = "^4.61.1"
Expand Down

0 comments on commit 62bdace

Please sign in to comment.