Skip to content

Commit

Permalink
Set numba minimum version to 0.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nspope committed Dec 11, 2023
1 parent 7343fe8 commit 375dc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tqdm
daiquiri
msprime>=1.0.0
scipy
numba
numba>=0.58.0
appdirs
pre-commit
pytest
Expand Down

0 comments on commit 375dc04

Please sign in to comment.