python312Packages.unstructured: 0.15.7 -> 0.15.8 (#337860)

This commit is contained in:
Yt 2024-08-28 09:46:44 +00:00 committed by GitHub
commit 94a5d7c1f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@
grpcio,
}:
let
version = "0.15.7";
version = "0.15.8";
optional-dependencies = {
huggingflace = [
langdetect
@ -100,7 +100,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-Tcb9Mv60T6WztFGKfSgfQdxegK9OAjeArmEQAVvLbEQ=";
hash = "sha256-smNbkSBntGRaJuzJRcp0J5vdjf/xWMqF1IaHMAKPXjw=";
};
propagatedBuildInputs = [