Skip to content

Commit 1b63310

Browse files
authored
fix: require google.shopping.type >= 0.1.6 (#2083)
1 parent 03a8f1b commit 1b63310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gapic/templates/_pypi_packages.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Note: Set the minimum version for google-cloud-documentai to 2.0.0 which has sup
1616
("google", "cloud", "osconfig", "v1"): {"package_name": "google-cloud-os-config", "lower_bound": "1.0.0", "upper_bound": "2.0.0dev"},
1717
("google", "iam", "v1"): {"package_name": "grpc-google-iam-v1", "lower_bound": "0.12.4", "upper_bound": "1.0.0dev"},
1818
("google", "iam", "v2"): {"package_name": "google-cloud-iam", "lower_bound": "2.12.2", "upper_bound": "3.0.0dev"},
19-
("google", "shopping", "type"): {"package_name": "google-shopping-type", "lower_bound": "0.1.0", "upper_bound": "1.0.0dev"}
19+
("google", "shopping", "type"): {"package_name": "google-shopping-type", "lower_bound": "0.1.6", "upper_bound": "1.0.0dev"}
2020
}
2121
%}

0 commit comments

Comments
 (0)