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

python311Packages.unstructured: 0.13.4 -> 0.13.7
This commit is contained in:
Matthias Beyer 2024-05-16 16:55:03 +02:00 committed by GitHub
commit ffe4487668
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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