Skip to content

Commit 68df2a1

Browse files
committed
Make geoh5py more lenient
1 parent cad3849 commit 68df2a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ keywords = ["geophysics", "inverse problem"]
1818
dependencies = [
1919
"discretize>=0.11",
2020
"geoana>=0.7.0",
21-
"geoh5py~=0.13.0a2",
21+
"geoh5py>=0.12.0",
2222
"libdlf",
2323
"matplotlib",
2424
"numpy>=1.22",

0 commit comments

Comments
 (0)