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

Commit 6f5b1c4

Browse files
daniel-sanchegkevinzheng
authored andcommitted
chore: update protoplus for python 3.13 (#1009)
1 parent 7f99200 commit 6f5b1c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"google-cloud-core >= 1.4.1, <3.0.0dev",
3838
"proto-plus >= 1.22.0, <2.0.0dev",
3939
"proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'",
40+
"proto-plus >= 1.25.0, <2.0.0dev; python_version>='3.13'",
4041
"protobuf>=3.20.2,<6.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",
4142
]
4243
extras = {}

0 commit comments

Comments
 (0)