Skip to content

Commit

Permalink
pygmid requires numpy < 2 to run
Browse files Browse the repository at this point in the history
  • Loading branch information
hpretl committed Jul 28, 2024
1 parent 7c17092 commit 39ae6ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jupyter
schemdraw[svgmath]
numpy
numpy==1.26.4
pandas
matplotlib
matplotlib

0 comments on commit 39ae6ff

Please sign in to comment.