Skip to content

Commit 80fa75c

Browse files
happy-qiaocopybara-github
authored andcommitted
chore: Update protobuf minimum version to 4.x
PiperOrigin-RevId: 650434496
1 parent 46083bd commit 80fa75c

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
@@ -247,7 +247,7 @@
247247
),
248248
"google-auth >= 2.14.1, <3.0.0dev",
249249
"proto-plus >= 1.22.0, <2.0.0dev",
250-
"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",
250+
"protobuf>=4.25.3,<5.0.0dev",
251251
"packaging >= 14.3",
252252
"google-cloud-storage >= 1.32.0, < 3.0.0dev",
253253
"google-cloud-bigquery >= 1.15.0, < 4.0.0dev, !=3.20.0",

0 commit comments

Comments
 (0)