python312Packages.unstructured: 0.16.11 -> 0.16.13

This commit is contained in:
R. Ryantm
2025-01-13 21:45:08 +00:00
parent a55d4e61d0
commit 6ddc024c92
@@ -113,7 +113,7 @@
grpcio,
}:
let
version = "0.16.11";
version = "0.16.13";
in
buildPythonPackage {
pname = "unstructured";
@@ -124,7 +124,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
tag = version;
hash = "sha256-+I5eXG/ICmYPDTavDnyLlopIvoABjdDwOyfotrNs6qs=";
hash = "sha256-VVgSrXqfWEOjZAU54rGBW3m4FxZKJDmbFsWdgjiqMSs=";
};
propagatedBuildInputs = [