Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -3,8 +3,6 @@ langchain==0.2.0
|
|
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
|
10 |
scipy==1.13.1
|
|
|
3 |
openai-whisper==20231117
|
4 |
pygame==2.5.2
|
5 |
gtts==2.5.1
|
|
|
|
|
6 |
python-dotenv==1.0.1
|
7 |
langchain-groq==0.1.4
|
8 |
scipy==1.13.1
|