kira4424 commited on
Commit
4e43289
·
1 Parent(s): b26941d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ visdom
4
  librosa==0.8.1
5
  matplotlib>=3.3.0
6
  numpy==1.19.3; platform_system == "Windows"
7
- numpy==1.19.4; platform_system != "Windows"
8
  scipy>=1.0.0
9
  tqdm
10
  sounddevice
 
4
  librosa==0.8.1
5
  matplotlib>=3.3.0
6
  numpy==1.19.3; platform_system == "Windows"
7
+ numpy==1.21.2; platform_system != "Windows"
8
  scipy>=1.0.0
9
  tqdm
10
  sounddevice