Merge pull request #295264 from r-ryantm/auto-update/python311Packages.unstructured

python311Packages.unstructured: 0.12.5 -> 0.12.6
This commit is contained in:
Yt 2024-03-12 20:58:54 +00:00 committed by GitHub
commit 73e88b27d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@
, grpcio
}:
let
version = "0.12.5";
version = "0.12.6";
optional-dependencies = {
huggingflace = [
langdetect
@ -90,7 +90,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-69GukU2R38tM43vAk+l9vjypgjTS/Bcmcdcj1HXnzv4=";
hash = "sha256-K2ilPDkxXICb66rOgz18AZ92u5VBgRh6bLiDVEgleDU=";
};
propagatedBuildInputs = [