Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,5 +9,6 @@ google-auth==2.28.2
|
|
9 |
google-auth-httplib2==0.2.0
|
10 |
google-auth-oauthlib==1.2.0
|
11 |
google-cloud-core==2.4.1
|
|
|
12 |
google-cloud-firestore==2.17.0
|
13 |
|
|
|
9 |
google-auth-httplib2==0.2.0
|
10 |
google-auth-oauthlib==1.2.0
|
11 |
google-cloud-core==2.4.1
|
12 |
+
firebase_admin
|
13 |
google-cloud-firestore==2.17.0
|
14 |
|