Skip to content

Commit 6313213

Browse files
committed
workaround obspy bug
1 parent 3d990c8 commit 6313213

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies = [
2929
"numba>=0.58",
3030
"obspy",
3131
"psutil",
32+
"setuptools<68", # Required for pkg_resources used by obspy
3233
]
3334

3435
[project.urls]

0 commit comments

Comments
 (0)