Skip to content

Commit 3bc27f2

Browse files
committed
Revert segyio dependewncy to 1.9.3 minumum support older version
1 parent 148f753 commit 3bc27f2

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
@@ -29,7 +29,7 @@ click-params = "^0.4.1"
2929
zarr = "^2.16.1"
3030
dask = ">=2023.8.0"
3131
tqdm = "^4.66.1"
32-
segyio = "^1.9.11"
32+
segyio = "^1.9.3"
3333
numba = ">=0.57.1,<1.0.0"
3434
psutil = "^5.9.5"
3535
fsspec = "~2023.6.0"

0 commit comments

Comments
 (0)