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

python311Packages.unstructured: 0.13.2 -> 0.13.4
This commit is contained in:
Weijia Wang 2024-05-04 17:35:47 +02:00 committed by GitHub
commit 10a2d8c80e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@
, grpcio
}:
let
version = "0.13.2";
version = "0.13.4";
optional-dependencies = {
huggingflace = [
langdetect
@ -90,7 +90,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-6pR/tewHWstgIqqD8Jwj+AQutdhXU5aufm6RiEpXr9s=";
hash = "sha256-HAZVnyjbeHF6knipTxmmy/BI1wvoJ8c65PiMAIqgJ+0=";
};
propagatedBuildInputs = [