python312Packages.unstructured: 0.16.13 -> 0.16.15 (#377214)

This commit is contained in:
Yt
2025-01-27 14:17:25 -05:00
committed by GitHub
@@ -113,7 +113,7 @@
grpcio,
}:
let
version = "0.16.13";
version = "0.16.15";
in
buildPythonPackage {
pname = "unstructured";
@@ -124,7 +124,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
tag = version;
hash = "sha256-VVgSrXqfWEOjZAU54rGBW3m4FxZKJDmbFsWdgjiqMSs=";
hash = "sha256-Wp51LOgM/zE81324Qzu83XGupUMAzz2wn+COmNq95H8=";
};
propagatedBuildInputs = [