Merge pull request #332902 from r-ryantm/auto-update/python312Packages.unstructured
python312Packages.unstructured: 0.15.0 -> 0.15.1
This commit is contained in:
commit
5101eb9aab
@ -57,7 +57,7 @@
|
|||||||
grpcio,
|
grpcio,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "0.15.0";
|
version = "0.15.1";
|
||||||
optional-dependencies = {
|
optional-dependencies = {
|
||||||
huggingflace = [
|
huggingflace = [
|
||||||
langdetect
|
langdetect
|
||||||
@ -100,7 +100,7 @@ buildPythonPackage {
|
|||||||
owner = "Unstructured-IO";
|
owner = "Unstructured-IO";
|
||||||
repo = "unstructured";
|
repo = "unstructured";
|
||||||
rev = "refs/tags/${version}";
|
rev = "refs/tags/${version}";
|
||||||
hash = "sha256-O44zmD+giqnfrEoKjU/+AkDykZdn2jLjpm+X65Em2KY=";
|
hash = "sha256-zDlkqeP89O3u5Yir9Xi+Z6BpLd6r0QXJ563kc2krjAs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user