Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Fixing imports: Removed json and duplicate pandas.
  • Loading branch information
KCollins authored May 22, 2024
1 parent f6ee929 commit 81749de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@ dependencies = [
"geopack",
"geopandas",
"gpxpy",
"json",
"numpy",
"pandas",
"plotly",
"pandas",
]
readme = "README.md"
keywords = [
Expand Down

0 comments on commit 81749de

Please sign in to comment.