Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -15,6 +15,7 @@ google-api-core==2.18.0
|
|
15 |
google-api-python-client==2.123.0
|
16 |
google-auth==2.29.0
|
17 |
google-auth-httplib2==0.2.0
|
|
|
18 |
google-cloud-core==2.4.1
|
19 |
google-cloud-datastore==2.19.0
|
20 |
google-cloud-firestore==2.15.0
|
|
|
15 |
google-api-python-client==2.123.0
|
16 |
google-auth==2.29.0
|
17 |
google-auth-httplib2==0.2.0
|
18 |
+
google-auth-oauthlib
|
19 |
google-cloud-core==2.4.1
|
20 |
google-cloud-datastore==2.19.0
|
21 |
google-cloud-firestore==2.15.0
|