diff --git a/pyproject.toml b/pyproject.toml index e17fcf0..aa2c715 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "arq>=0.25,<1", "pillow>=12.2,<13", "blake3>=0.4,<1", - "aioboto3>=13.0,<15", + "aioboto3>=13.0,<16", "pdfplumber>=0.11,<1", "pyyaml>=6.0,<7", "odfpy>=1.4.1",