Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ langchain==0.2.0
|
|
3 |
openai-whisper==20231117
|
4 |
pygame==2.5.2
|
5 |
gtts==2.5.1
|
6 |
-
|
7 |
pyaudio==0.2.11
|
8 |
python-dotenv==1.0.1
|
9 |
langchain-groq==0.1.4
|
|
|
3 |
openai-whisper==20231117
|
4 |
pygame==2.5.2
|
5 |
gtts==2.5.1
|
6 |
+
portaudio==19.6.0
|
7 |
pyaudio==0.2.11
|
8 |
python-dotenv==1.0.1
|
9 |
langchain-groq==0.1.4
|