python-documentai-toolbox
python-documentai-toolbox copied to clipboard
feat: Add support for Python 3.14
This PR adds Python 3.14 as a supported version, and adds new CI tests against the new version
To support 3.13 and 3.14, I had to increase some of the dependency bounds in the setup.py, but the tests still pass with the new versions
pre-release deps test will fail until the release of numba==0.63, with 3.14 support