Skip to content

Update Python version recommendations in README.md #5269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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