bartelds commited on
Commit
b6e3207
1 Parent(s): ffd95ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  dtw-python==1.1.12
2
  editdistance==0.5.3
3
  matplotlib==3.3.2
4
- numpy
5
  scipy==1.5.2
6
  seaborn==0.11.2
7
  SoundFile==0.10.3.post1
1
  dtw-python==1.1.12
2
  editdistance==0.5.3
3
  matplotlib==3.3.2
4
+ numpy==1.21.5
5
  scipy==1.5.2
6
  seaborn==0.11.2
7
  SoundFile==0.10.3.post1