Skip to content

Commit

Permalink
Merge pull request #48 from f0uriest/dependabot/pip/numpy-gte-1.20.0-…
Browse files Browse the repository at this point in the history
…and-lte-2.2.1

Update numpy requirement from <=2.2.0,>=1.20.0 to >=1.20.0,<=2.2.1
  • Loading branch information
f0uriest authored Dec 23, 2024
2 parents 537ee39 + b990924 commit a2f10fd
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, <= 0.11.10
jax >= 0.3.2, <= 0.4.37
numpy >= 1.20.0, <= 2.2.0
numpy >= 1.20.0, <= 2.2.1

0 comments on commit a2f10fd

Please sign in to comment.