diff --git a/recipe/meta.yaml b/recipe/meta.yaml index db23b2e..7978c33 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -123,6 +123,7 @@ outputs: - google-cloud-storage >=1.4.0 - retrying >=1.3.3 - google-api-python-client >=1.6.4 + - httplib2 ==0.15.0 test: imports: - sregistry.main.google_storage @@ -137,6 +138,7 @@ outputs: - google-cloud-storage >=1.4.0 - retrying >=1.3.3 - google-api-python-client >=1.6.4 + - httplib2 ==0.15.0 test: imports: - sregistry.main.google_build @@ -149,6 +151,7 @@ outputs: - {{ pin_subpackage('sregistry', exact=True) }} - oauth2client >=3.0 - google-api-python-client >=1.6.4 + - httplib2 ==0.15.0 test: imports: - sregistry.main.google_drive @@ -163,6 +166,7 @@ outputs: - google-api-python-client >=1.6.4 - google-cloud-storage >=1.4.0 - retrying >=1.3.3 + - httplib2 ==0.15.0 test: imports: - sregistry.main.google_storage