diff --git a/pyproject.toml b/pyproject.toml index c9fe97a..6f4475f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ dev = [ "aibs-informatics-test-resources @ git+ssh://git@github.com/AllenInstitute/aibs-informatics-test-resources.git@main", "boto3-stubs[athena,apigateway,batch,ecr,ecs,efs,essential,logs,secretsmanager,ses,sns,ssm,sts,stepfunctions]", - "moto[all]", + "moto[all] ~= 4.0", ] [tool.setuptools.packages.find]