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

python312Packages.unstructured: 0.14.10 -> 0.15.0
This commit is contained in:
Yt 2024-07-24 00:53:51 +00:00 committed by GitHub
commit 4f02464258
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@
grpcio,
}:
let
version = "0.14.10";
version = "0.15.0";
optional-dependencies = {
huggingflace = [
langdetect
@ -100,7 +100,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-h+sTqI0wLK+ZZR6bdQxKSVtXRvR2ovJ4YbvsXLTZ8Aw=";
hash = "sha256-O44zmD+giqnfrEoKjU/+AkDykZdn2jLjpm+X65Em2KY=";
};
propagatedBuildInputs = [