GoodML commited on
Commit
742bac9
·
verified ·
1 Parent(s): d509284

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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"