diff --git a/pyproject.toml b/pyproject.toml index 7e94315..7392df9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "aibs-informatics-test-resources", + "aibs-informatics-test-resources[all]", "boto3-stubs[athena,batch,ecs,essential,sns,stepfunctions]", "moto[lambda,stepfunctions,sts] ~= 4.0", ]