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

python311Packages.unstructured: 0.12.0 -> 0.12.4
This commit is contained in:
Yt 2024-02-10 22:26:00 +00:00 committed by GitHub
commit abeda07c63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@
, grpcio
}:
let
version = "0.12.0";
version = "0.12.4";
optional-dependencies = {
huggingflace = [
langdetect
@ -90,7 +90,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-NXpl/WUyOfWspppXT5iUWJd4eRd51bdQgl9xyf/+e8s=";
hash = "sha256-lfsCmEhF6CTrEIa4y98NgDw6EgfLk39BVsTmYZD6MkU=";
};
propagatedBuildInputs = [