Skip to content

Commit

Permalink
chore: add geopandas to tests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ncclementi committed Oct 31, 2023
1 parent 673e570 commit e6fba22
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 9 deletions.
37 changes: 28 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ pytest-snapshot = ">=0.9.0,<1"
pytest-xdist = ">=2.3.0,<4"
requests = ">=2,<3"
sqlalchemy = ">=1.4,<3"
geopandas = ">=0.14.0,<1"

[tool.poetry.group.docs.dependencies]
altair = { version = ">=5.0.1,<6", python = "^3.10" }
Expand Down

0 comments on commit e6fba22

Please sign in to comment.