Skip to content

Commit 73d0437

Browse files
committed
remove duplicated pydantic in dependency list
1 parent f2af709 commit 73d0437

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ trimesh = "~4.1.3"
9191
pydiso = ">=0.1.0, <0.2.dev"
9292
python-mumps = ">=0.0.3, <0.0.4.dev"
9393

94-
9594
## Pip dependencies from Git repositories
9695
#----------------------------------------
9796
geoh5py = {version = ">=0.12.0b1, <0.13.dev", source = "pypi", allow-prereleases = true}
@@ -146,7 +145,6 @@ h5py = ">=3.2.1, <4.0.dev" # from geoh5py
146145
matplotlib-base = ">=3.8.4, <3.9.dev" # from simpeg
147146
mkl = ">=2024.2.2"
148147
Pillow = ">=10.3.0, <10.4.dev" # from geoh5py
149-
pydantic = ">=2.5.2, <3.0.dev" # from geoh5py, geoapps-utils
150148
pymatsolver = ">=0.3.0, <0.4.dev" # from simpeg
151149
zarr = ">=2.14.2, <2.15.dev" # from simpeg[dask]
152150

0 commit comments

Comments
 (0)