python312Packages.unstructured: 0.14.8 -> 0.14.10

This commit is contained in:
R. Ryantm
2024-07-13 23:54:26 +00:00
parent bd24e293f2
commit 62cac25eee
@@ -57,7 +57,7 @@
grpcio,
}:
let
version = "0.14.8";
version = "0.14.10";
optional-dependencies = {
huggingflace = [
langdetect
@@ -100,7 +100,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-cZBoGKjIWHJxbG6sDbkjJJt3nSYjrha+Lz9RFdq6d0c=";
hash = "sha256-h+sTqI0wLK+ZZR6bdQxKSVtXRvR2ovJ4YbvsXLTZ8Aw=";
};
propagatedBuildInputs = [