Skip to content

Commit

Permalink
Merge pull request #40 from cpascual/numpy2
Browse files Browse the repository at this point in the history
Support numpy v2:
  • Loading branch information
f0uriest authored Sep 6, 2024
2 parents 7bb2b5d + 2ebe42c commit 0072a47
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
@@ -1,3 +1,3 @@
equinox >= 0.11, < 0.12
jax >= 0.3.2, < 0.5.0
numpy >= 1.20.0, < 2.0
numpy >= 1.20.0, < 3.0

0 comments on commit 0072a47

Please sign in to comment.