From 81749de081978a32a4cb2f2ea0a19b0f294bcfb3 Mon Sep 17 00:00:00 2001 From: KCollins Date: Wed, 22 May 2024 14:26:11 -0400 Subject: [PATCH] Update pyproject.toml Fixing imports: Removed json and duplicate pandas. --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6c046fc..8473ac8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,11 +16,9 @@ dependencies = [ "geopack", "geopandas", "gpxpy", - "json", "numpy", "pandas", "plotly", - "pandas", ] readme = "README.md" keywords = [