Customers commited on
Commit
15bb11e
·
verified ·
1 Parent(s): 1f32b76

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -7,6 +7,7 @@ google-api-python-client
7
  oauth2client
8
  gspread
9
  google-auth
10
- gTTS==2.3.2
11
- SpeechRecognition==3.10.0
12
  pydub==0.25.1
 
 
 
 
7
  oauth2client
8
  gspread
9
  google-auth
 
 
10
  pydub==0.25.1
11
+ gtts==2.4.0
12
+ requests
13
+