Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -15,5 +15,5 @@ faiss-cpu==1.7.4
|
|
15 |
google-auth==2.22.0
|
16 |
sounddevice==0.5.1
|
17 |
numpy==1.26.4
|
18 |
-
|
19 |
-
|
|
|
15 |
google-auth==2.22.0
|
16 |
sounddevice==0.5.1
|
17 |
numpy==1.26.4
|
18 |
+
pyaudio==0.2.14
|
19 |
+
portaudio19-dev
|