Merge pull request #336431 from r-ryantm/auto-update/python312Packages.unstructured

python312Packages.unstructured: 0.15.1 -> 0.15.7
This commit is contained in:
Yt 2024-08-22 11:13:23 +00:00 committed by GitHub
commit 3cb00ae6cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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