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