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

python311Packages.unstructured: 0.14.5 -> 0.14.7
This commit is contained in:
Yt
2024-06-21 23:50:52 +00:00
committed by GitHub
@@ -57,7 +57,7 @@
grpcio,
}:
let
version = "0.14.5";
version = "0.14.7";
optional-dependencies = {
huggingflace = [
langdetect
@@ -100,7 +100,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-LkzSFIQX9WaffUkQ7JWhK6cZfc7DngLYYOxe1Jl5+gA=";
hash = "sha256-V4LUo3di25IJ09KOPwcrOfgPxxgdRbFJHiBkWYnmxYc=";
};
propagatedBuildInputs = [