Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ aiofiles
|
|
2 |
aiohttp
|
3 |
future
|
4 |
gTTS
|
|
|
5 |
googletrans
|
6 |
bs4
|
7 |
pytz
|
|
|
2 |
aiohttp
|
3 |
future
|
4 |
gTTS
|
5 |
+
authlib
|
6 |
googletrans
|
7 |
bs4
|
8 |
pytz
|