abby4 commited on
Commit
6097d90
1 Parent(s): c3134f5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,5 +5,5 @@ numpy
5
  matplotlib
6
  pydub
7
  timm
8
- sounddevice
9
- pyaudio
 
5
  matplotlib
6
  pydub
7
  timm
8
+ sounddevice==0.4.1
9
+ pyaudio==0.2.11