Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -13,4 +13,7 @@ scipy
|
|
13 |
Ipython
|
14 |
gspread
|
15 |
google-oauth2-tool
|
16 |
-
google-api-python-client
|
|
|
|
|
|
|
|
13 |
Ipython
|
14 |
gspread
|
15 |
google-oauth2-tool
|
16 |
+
google-api-python-client
|
17 |
+
urllib3
|
18 |
+
Pillow
|
19 |
+
wget
|