Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ google-generativeai
|
|
5 |
python-dotenv
|
6 |
openai-whisper
|
7 |
quart
|
8 |
-
aiohttp
|
|
|
|
5 |
python-dotenv
|
6 |
openai-whisper
|
7 |
quart
|
8 |
+
aiohttp
|
9 |
+
"deepgram-sdk>=3.*,<4.0"
|