Skip to content

Commit

Permalink
Bump Numba max to 0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Sep 25, 2023
1 parent 3626bcd commit 189748b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = [
"pandas >=1.0, ==1.*",
"numpy >= 1.19",
"scipy >= 1.3.2",
"numba >= 0.51, < 0.58",
"numba >= 0.51, < 0.59",
"cffi >= 1.12.2",
"psutil >= 5",
"binpickle >= 0.3.2",
Expand Down

0 comments on commit 189748b

Please sign in to comment.