Closed
Description
The setup.py
file should be updated to require proto-plus
>= 1.25 for python_version >=3.13
due to googleapis/proto-plus-python#490
See 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 line
python-documentai-toolbox/setup.py
Line 60 in d82f689
As an example, see googleapis/python-api-core#740
Metadata
Metadata
Assignees
Labels
No labels