We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60970e8 commit 2376289Copy full SHA for 2376289
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
dev = [
27
"aibs-informatics-test-resources @ git+ssh://[email protected]/AllenInstitute/aibs-informatics-test-resources.git@main",
28
"boto3-stubs[athena,apigateway,batch,ecr,ecs,efs,essential,logs,secretsmanager,ses,sns,ssm,sts,stepfunctions]",
29
- "moto[all]",
+ "moto[all] ~= 4.0",
30
]
31
32
[tool.setuptools.packages.find]
0 commit comments