Skip to content

Commit 746f062

Browse files
authored
Update segy dependency to version 0.3.1 (#493)
1 parent 0dd3552 commit 746f062

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"tqdm (>=4.67.0,<5.0.0)",
1616
"psutil (>=6.1.0,<7.0.0)",
1717
"fsspec (>=2024.10.0)",
18-
"segy (>=0.3.0,<0.4.0)",
18+
"segy (>=0.3.1,<0.4.0)",
1919
"rich (>=13.9.4,<14.0.0)"
2020
]
2121

0 commit comments

Comments
 (0)