Skip to content

Commit

Permalink
Use numpy<2
Browse files Browse the repository at this point in the history
  • Loading branch information
yannick-couzinie authored Nov 12, 2024
1 parent a69808e commit 46aa4e0
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 @@ -2,7 +2,7 @@
dill==0.3.4
matplotlib>=3.3.2
nbsphinx
numpy>=1.19.2
numpy>=1.19.2,<2

opt_einsum
pathos>=0.2.7
Expand Down

0 comments on commit 46aa4e0

Please sign in to comment.