python3Packages.rapidocr: 3.4.1 -> 3.5.0

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

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2026-02-01 17:38:46 +01:00
parent a108c341a6
commit 5ad978f1a3
@@ -23,13 +23,13 @@
requests,
}:
let
version = "3.4.1";
version = "3.5.0";
src = fetchFromGitHub {
owner = "RapidAI";
repo = "RapidOCR";
tag = "v${version}";
hash = "sha256-Q8QtjI+5QDv6zQ96aXLyEepHfMh75DR+ZWj/ygVx3o0=";
hash = "sha256-GX3dZSuK6YjARZXX4LPbCJW37ZItZvw/Ow6G4CoKoP4=";
};
models =