Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,8 +3,8 @@ langchain
|
|
| 3 |
pygame
|
| 4 |
gtts
|
| 5 |
pyaudio
|
| 6 |
-
python-dotenv
|
| 7 |
langchain-groq
|
| 8 |
scipy
|
| 9 |
ffmpeg-python
|
| 10 |
-
groq
|
|
|
|
|
|
| 3 |
pygame
|
| 4 |
gtts
|
| 5 |
pyaudio
|
|
|
|
| 6 |
langchain-groq
|
| 7 |
scipy
|
| 8 |
ffmpeg-python
|
| 9 |
+
groq
|
| 10 |
+
ffmpeg
|