Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ PyPDF2==3.0.1
|
|
3 |
streamlit==1.32.2
|
4 |
openpyxl==3.1.2
|
5 |
odfpy==1.4.1
|
6 |
-
google-api-python-client
|
|
|
|
|
|
|
|
3 |
streamlit==1.32.2
|
4 |
openpyxl==3.1.2
|
5 |
odfpy==1.4.1
|
6 |
+
google-api-python-client
|
7 |
+
google-auth
|
8 |
+
google-auth-httplib2
|
9 |
+
google-auth-oauthlib
|