Skip to content

Commit 73011c0

Browse files
r-richmondcopybara-github
authored andcommitted
Copybara import of the project:
-- b3a454c by r-richmond <[email protected]>: fix: Remove packaging package upper bound COPYBARA_INTEGRATE_REVIEW=#2005 from r-richmond:patch-1 e6ba5c9 PiperOrigin-RevId: 524048487
1 parent c2cfe37 commit 73011c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",
138138
"proto-plus >= 1.22.0, <2.0.0dev",
139139
"protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
140-
"packaging >= 14.3, <22.0.0dev",
140+
"packaging >= 14.3",
141141
"google-cloud-storage >= 1.32.0, < 3.0.0dev",
142142
"google-cloud-bigquery >= 1.15.0, < 4.0.0dev",
143143
"google-cloud-resource-manager >= 1.3.3, < 3.0.0dev",

0 commit comments

Comments
 (0)