Skip to content

Commit 46e6015

Browse files
committed
add dropped dependency
1 parent 67b0560 commit 46e6015

File tree

2 files changed

+56
-1
lines changed

2 files changed

+56
-1
lines changed

poetry.lock

Lines changed: 55 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ matplotlib = "*"
3535
shapely = "^2.0"
3636
pandas = "*"
3737
pydantic = ">=2.9,<3"
38+
pydantic-settings = "^2.10.0"
3839
PyYAML = "*"
3940
dask = "*"
4041
toml = "*"

0 commit comments

Comments
 (0)