X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ba34a22d9918ae97306472c04701e69090821c82..aabd5fc179249ccd76e1a4d2a6a204c5b7632c5d:/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',