python312Packages.unstructured: 0.15.9 -> 0.15.10

This commit is contained in:
R. Ryantm
2024-09-10 17:33:28 +00:00
parent ab775a195f
commit 4bc803e67d
@@ -57,7 +57,7 @@
grpcio,
}:
let
version = "0.15.9";
version = "0.15.10";
optional-dependencies = {
huggingflace = [
langdetect
@@ -100,7 +100,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-AJz7E/XBtsZtN0wQzA9Elk/gXPtkcrkN934OIc0MTYg=";
hash = "sha256-Wgv7IcyYuOICYZDmj/jdkpSHx53ZXCR06952GmVEGOY=";
};
propagatedBuildInputs = [