Skip to content

Commit 2376289

Browse files
committed
pin moto
1 parent 60970e8 commit 2376289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
dev = [
2727
"aibs-informatics-test-resources @ git+ssh://git@github.com/AllenInstitute/aibs-informatics-test-resources.git@main",
2828
"boto3-stubs[athena,apigateway,batch,ecr,ecs,efs,essential,logs,secretsmanager,ses,sns,ssm,sts,stepfunctions]",
29-
"moto[all]",
29+
"moto[all] ~= 4.0",
3030
]
3131

3232
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)