diff --git a/pyproject.toml b/pyproject.toml index 50cd84121..1888e7ffb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -99,6 +99,7 @@ dependencies = [ "docker~=7.1.0", "pytest~=8.3.2", "pytest-docker~=3.1.1", + "moto[s3]>=5.0.26", "googleapis-common-protos==1.63.2",