python312Packages.unstructured: 0.15.8 -> 0.15.9 (#339176)

This commit is contained in:
Yt
2024-09-03 10:20:51 +00:00
committed by GitHub
@@ -57,7 +57,7 @@
grpcio,
}:
let
version = "0.15.8";
version = "0.15.9";
optional-dependencies = {
huggingflace = [
langdetect
@@ -100,7 +100,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-smNbkSBntGRaJuzJRcp0J5vdjf/xWMqF1IaHMAKPXjw=";
hash = "sha256-AJz7E/XBtsZtN0wQzA9Elk/gXPtkcrkN934OIc0MTYg=";
};
propagatedBuildInputs = [