Skip to content

Commit

Permalink
CI: try numba!=0.59.1 for win segfault
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmgray committed May 17, 2024
1 parent f82092d commit af4d839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements/py-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- joblib
- matplotlib
- networkx
- numba>=0.56
- numba!=0.59.1
- numpy
- psutil
- pytest
Expand Down

0 comments on commit af4d839

Please sign in to comment.