Skip to content

Commit

Permalink
wfdb does not work with numpy 2
Browse files Browse the repository at this point in the history
  • Loading branch information
letiziaia committed Aug 16, 2024
1 parent 7cb6ded commit 3121dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tensorflow==2.9.1
tensorflow_probability==0.17.0
scipy>=1.7.3
antropy==0.1.6
numpy>=1.21.6
numpy==1.24.2
statsmodels
dtaidistance==2.3.10
networkx
Expand Down

0 comments on commit 3121dc7

Please sign in to comment.