Skip to content

Commit 04bbaf7

Browse files
authored
gh-331: Segfault fixed (#334)
1 parent f2b592e commit 04bbaf7

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
@@ -25,7 +25,7 @@ dependencies = [
2525
"coroutines",
2626
"fitsio",
2727
"healpy",
28-
"numba",
28+
"numba <= 0.61.0",
2929
"numpy",
3030
"scipy",
3131
]

0 commit comments

Comments
 (0)