Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pyjwt
|
|
5 |
pytz
|
6 |
python-dateutil
|
7 |
aiohttp
|
|
|
8 |
httpx
|
|
|
5 |
pytz
|
6 |
python-dateutil
|
7 |
aiohttp
|
8 |
+
google-auth
|
9 |
httpx
|