Skip to content

Commit

Permalink
Numpy 1.25 caused issues, downgraded to 1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusMNoack committed Sep 25, 2023
1 parent 1ec275c commit 88546ba
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 @@ -3,7 +3,7 @@ versioneer
matplotlib
plotly
scipy == 1.11.2
numpy == 1.25.2
numpy == 1.23.5
dask >= 2021.6.2
distributed >= 2021.6.2
hgdl == 2.1.2
Expand Down

0 comments on commit 88546ba

Please sign in to comment.