Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
add geopandas
  • Loading branch information
tsuzzy authored Jan 7, 2025
1 parent 52c128a commit 512de1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencies = [
"MarkupSafe", "flask", "packaging", "pillow", "requests", "selenium", "shapely",
"python-dateutil", "orjson", "websockets","beautifulsoup4", "pyproj", "py7zr",
"toml", "tqdm", "numpy", "webdriver-manager", "psycopg", "psycopg[binary]", "scipy",
"geopandas",
]
zip-safe = false
version = "1.7.3"
Expand Down

0 comments on commit 512de1a

Please sign in to comment.