Skip to content

Commit

Permalink
revert numpy to >=1.23.5 in CI (#1322)
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen authored Jul 9, 2024
1 parent b064ab8 commit 8656789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/minimal_install_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black
attrs >= 20.3.0
demes == 0.2.2
numpy >= 2
numpy >= 1.23.5
tskit >= 0.5.6
Deprecated

0 comments on commit 8656789

Please sign in to comment.