Awell00 commited on
Commit
b21a480
·
1 Parent(s): 05d9771

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- numpy~=1.24.3
2
  sounddevice~=0.4.6
3
  gradio~=4.11.0
4
  reedsolo~=1.7.0
5
  scipy~=1.11.4
6
  tqdm~=4.66.1
7
- ipython~=8.12.2
8
- matplotlib~=3.5.1
9
- wavio~=0.0.4
 
1
+ numpy~=1.26.2
2
  sounddevice~=0.4.6
3
  gradio~=4.11.0
4
  reedsolo~=1.7.0
5
  scipy~=1.11.4
6
  tqdm~=4.66.1
7
+ ipython~=8.19.0
8
+ matplotlib~=3.8.2
9
+ wavio~=0.0.8