Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 44f0256

Browse files
committed
chore: Add proto-plus dependency for Python 3.13
Fixes #354
1 parent d680e3e commit 44f0256

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"pyarrow>=15.0.0, <16.0.0",
5959
"tabulate>=0.9.0, <1.0.0",
6060
"proto-plus>=1.22.3, <2.0.0dev",
61+
"proto-plus >= 1.25.0, <2.0.0dev; python_version>='3.13'",
6162
"grpc-google-iam-v1>=0.12.6, <1.0.0dev",
6263
"google-cloud-bigquery>=3.5.0, <4.0.0dev",
6364
"google-cloud-documentai>=2.29.2, <4.0.0dev",

0 commit comments

Comments
 (0)