Skip to content

Conversation

@yechaoying
Copy link

In Langchain-Chatchat/libs/chatchat-server/pyproject.toml, the rapidocr_onnxruntime dependency is specified as ~1.3.8, which requires onnxruntime version >=1.7.0. However, according to the ONNX Runtime 1.20.0 release notes, ONNX Runtime will no longer support Python 3.8 and 3.9 as of version 1.20.0, following NumPy's Python version support policy.

In Langchain-Chatchat/libs/chatchat-server/pyproject.toml, the rapidocr_onnxruntime dependency is specified as ~1.3.8, which requires onnxruntime version >=1.7.0.
However, according to the ONNX Runtime 1.20.0 release notes, ONNX Runtime will no longer support Python 3.8 and 3.9 as of version 1.20.0, following NumPy's Python version support policy.
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant