You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
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-bigtable/setup.py
Line 44 in a9500b8
As an example, see googleapis/python-api-core#740