Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ openai-whisper==20231117
|
|
4 |
pygame==2.5.2
|
5 |
gtts==2.5.1
|
6 |
portaudio
|
7 |
-
pyaudio==0.2.
|
8 |
python-dotenv==1.0.1
|
9 |
langchain-groq==0.1.4
|
10 |
scipy==1.13.1
|
|
|
4 |
pygame==2.5.2
|
5 |
gtts==2.5.1
|
6 |
portaudio
|
7 |
+
pyaudio==0.2.11
|
8 |
python-dotenv==1.0.1
|
9 |
langchain-groq==0.1.4
|
10 |
scipy==1.13.1
|