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

python311Packages.unstructured: 0.13.0 -> 0.13.2
This commit is contained in:
Yt 2024-04-07 00:27:21 +00:00 committed by GitHub
commit 600b15aea1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@
, grpcio
}:
let
version = "0.13.0";
version = "0.13.2";
optional-dependencies = {
huggingflace = [
langdetect
@ -90,7 +90,7 @@ buildPythonPackage {
owner = "Unstructured-IO";
repo = "unstructured";
rev = "refs/tags/${version}";
hash = "sha256-zRQOFYAh4QpDNlSPi1h70eOmw/8aTa6yAKBSgTuIhME=";
hash = "sha256-6pR/tewHWstgIqqD8Jwj+AQutdhXU5aufm6RiEpXr9s=";
};
propagatedBuildInputs = [