python3Packages.mypy-boto3-textract: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:27:00 -07:00
parent b50133efff
commit dce979e81e
2 changed files with 4 additions and 0 deletions

View file

@ -708,6 +708,8 @@ rec {
mypy-boto3-synthetics = buildMypyBoto3Package "synthetics" "1.28.36" "sha256-6vRCRKjNplmMqmUpvDC/JVPl4q/YUYealQdXOComXNQ=";
mypy-boto3-textract = buildMypyBoto3Package "textract" "1.28.56" "sha256-xWQQAJJSeB/vsY2RAxw4z9lKjtVHJ91tvgZklwl/g74=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View file

@ -7747,6 +7747,8 @@ self: super: with self; {
mypy-boto3-synthetics
mypy-boto3-textract
mypy-boto3-xray
;