python311Packages.unstructured: 0.11.2 -> 0.11.6

This commit is contained in:
happysalada
2023-12-23 11:23:43 +01:00
parent 443ec9399f
commit a2ac3ba514
@@ -56,7 +56,7 @@
, grpcio
}:
let
version = "0.11.2";
version = "0.11.6";
optional-dependencies = {
huggingflace = [
langdetect
@@ -90,7 +90,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-kMgmvUUn8AA0md412WJgHdlkAA8bBGWOdi2C4ief8Iw=";
hash = "sha256-ZZVd7WIQA79bzclE8BhDhJJi3RF0ODSj+6mqGSHgKv0=";
};
propagatedBuildInputs = [