Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ python-docx
|
|
6 |
docx2txt
|
7 |
streamlit
|
8 |
google-auth-oauthlib
|
9 |
-
google-api-python-client
|
|
|
|
6 |
docx2txt
|
7 |
streamlit
|
8 |
google-auth-oauthlib
|
9 |
+
google-api-python-client
|
10 |
+
boto3
|