Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ pandas==2.0.0
|
|
2 |
PyPDF2==3.0.1
|
3 |
streamlit==1.32.2
|
4 |
openpyxl==3.1.2
|
5 |
-
odfpy==1.4.1
|
|
|
|
|
|
2 |
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
|