diff --git a/pyproject.toml b/pyproject.toml index dd4b5774..3137c000 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,6 +29,7 @@ warn_unused_ignores = true module = [ "async_timeout", "beartype", + "aiobotocore.*", "botocore.*", "cachetools", "deprecated",