marioboy commited on
Commit
4b2e8d8
·
1 Parent(s): f554072

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ umap-learn==0.5.3
2
  visdom==0.1.8.9
3
  librosa>=0.8.0
4
  matplotlib>=3.3.0
5
- numpy==1.23.1
6
  scipy>=1.0.0
7
  tqdm==4.64.0
8
  sounddevice==0.4.4
 
2
  visdom==0.1.8.9
3
  librosa>=0.8.0
4
  matplotlib>=3.3.0
5
+ numpy>=1.18
6
  scipy>=1.0.0
7
  tqdm==4.64.0
8
  sounddevice==0.4.4