Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -10,5 +10,4 @@ spaces
|
|
10 |
google-auth
|
11 |
google-auth-oauthlib
|
12 |
google-auth-httplib2
|
13 |
-
google-api-python-client
|
14 |
-
bs4
|
|
|
10 |
google-auth
|
11 |
google-auth-oauthlib
|
12 |
google-auth-httplib2
|
13 |
+
google-api-python-client
|
|