Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
There was an error while loading. Please reload this page.
The
setup.pyfile should be updated to requireproto-plus>= 1.25 forpython_version >=3.13due to googleapis/proto-plus-python#490See release notes here: https://github.com/googleapis/proto-plus-python/releases/tag/v1.25.0
Add
"proto-plus >= 1.25.0, <2.0.0dev; python_version>='3.13'",after the following linepython-api-core/setup.py
Line 34 in 46b3d3a