Bump google-api-python-client requirements to v2.0.0 (#1346)

We pass static_discovery keyword arg that got introduced in v2 only.
This commit is contained in:
Dima Scherbakov
2021-03-28 12:55:56 -07:00
committed by GitHub
parent a613bff664
commit edc4311dcb

View File

@@ -1,7 +1,7 @@
cryptography
distro; sys_platform == 'linux'
filelock
google-api-python-client>=1.7.10
google-api-python-client>=2.0.0
google-auth-httplib2
google-auth-oauthlib>=0.4.1
google-auth>=1.11.2