python3Packages.rapidocr-onnxruntime: 2.1.0 -> 3.3.1

https://github.com/RapidAI/RapidOCR/releases/tag/v3.3.1

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2025-08-09 19:03:59 +02:00
parent 7bcf582f61
commit ea9aaaf8d3
@@ -21,13 +21,13 @@
requests,
}:
let
version = "2.1.0";
version = "3.3.1";
src = fetchFromGitHub {
owner = "RapidAI";
repo = "RapidOCR";
tag = "v${version}";
hash = "sha256-4R2rOCfnhElII0+a5hnvbn+kKQLEtH1jBvfFdxpLEBk=";
hash = "sha256-EgVBMQX+E8ejUd/6FUQ+uJoWjrQSVznpPcc2gA2wAOE=";
};
models =