python312Packages.unstructured: 0.15.10 -> 0.15.13

This commit is contained in:
R. Ryantm
2024-09-23 04:40:15 +00:00
parent 122d20b8ba
commit 77c46bd124

View File

@@ -57,7 +57,7 @@
grpcio,
}:
let
version = "0.15.10";
version = "0.15.13";
optional-dependencies = {
huggingflace = [
langdetect
@@ -100,7 +100,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-Wgv7IcyYuOICYZDmj/jdkpSHx53ZXCR06952GmVEGOY=";
hash = "sha256-DbOuNh+p+4vsEO6AQUeMq25RTLm5Zn9FyzcTKJedbTM=";
};
propagatedBuildInputs = [