X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/09cbdc3074b3f1e69c9c537875146f6da0a6ed8f..ac351421506de537e44b1771fbd44103ef04a523:/sdk/python/setup.py diff --git a/sdk/python/setup.py b/sdk/python/setup.py index 1daafc97ad..1c65c4ced8 100644 --- a/sdk/python/setup.py +++ b/sdk/python/setup.py @@ -49,7 +49,7 @@ setup(name='arvados-python-client', 'ciso8601 >=2.0.0', 'future', 'google-api-core <2.11.0', # 2.11.0rc1 is incompatible with google-auth<2 - 'google-api-python-client >=1.6.2, <2', + 'google-api-python-client >=2.1.0', 'google-auth<2', 'httplib2 >=0.9.2, <0.20.2', 'pycurl >=7.19.5.1, <7.45.0',