Skip to content

Commit e5f837d

Browse files
committed
[GEOPY-2029] fix geoana version specified twice
1 parent 036d1ba commit e5f837d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,10 @@ dependencies = [
2121
"pymatsolver>=0.3",
2222
"discretize>=0.11.0",
2323
"empymod>=2.0.0",
24-
"geoana>=0.5.0",
24+
"geoana>=0.7.0",
2525
"geoh5py>=0.11.0a1, <0.12.dev",
2626
"matplotlib",
2727
"discretize>=0.11",
28-
"geoana>=0.7",
2928
"libdlf",
3029
]
3130

0 commit comments

Comments
 (0)