Skip to content

Commit bc3751e

Browse files
committed
Adding pydantic-settings to pyproject.toml
1 parent ce1f32e commit bc3751e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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="*"
3839
PyYAML = "*"
3940
dask = "*"
4041
toml = "*"

0 commit comments

Comments
 (0)