Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -30,4 +30,5 @@ google-api-python-client
|
|
30 |
oauth2client
|
31 |
google_auth_oauthlib
|
32 |
redis
|
33 |
-
pyperclip
|
|
|
|
30 |
oauth2client
|
31 |
google_auth_oauthlib
|
32 |
redis
|
33 |
+
pyperclip
|
34 |
+
TTS
|