python311Packages.unstructured: 0.14.7 -> 0.14.8

This commit is contained in:
R. Ryantm 2024-06-27 17:22:43 +00:00
parent db4c8df48c
commit 9b9696fd29

View File

@ -57,7 +57,7 @@
grpcio,
}:
let
version = "0.14.7";
version = "0.14.8";
optional-dependencies = {
huggingflace = [
langdetect
@ -100,7 +100,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-V4LUo3di25IJ09KOPwcrOfgPxxgdRbFJHiBkWYnmxYc=";
hash = "sha256-cZBoGKjIWHJxbG6sDbkjJJt3nSYjrha+Lz9RFdq6d0c=";
};
propagatedBuildInputs = [