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

python311Packages.unstructured: 0.14.3 -> 0.14.4
This commit is contained in:
Yt
2024-06-07 00:50:44 +00:00
committed by GitHub
@@ -57,7 +57,7 @@
grpcio,
}:
let
version = "0.14.3";
version = "0.14.4";
optional-dependencies = {
huggingflace = [
langdetect
@@ -100,7 +100,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-s+f3nCSuY/FhjNDnIaCj13WSp7Y7DqYwAJYfTxwH1Cc=";
hash = "sha256-1pkBa9SO0PJM0U0EWBtwUjdEnGQB1tSQvdjwb6FIIB8=";
};
propagatedBuildInputs = [