Browse Source

Add moto as a dependency

Rodrigo Agundez 3 months ago
parent
commit
544243fabb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -99,6 +99,7 @@ dependencies = [
     "docker~=7.1.0",
     "docker~=7.1.0",
     "pytest~=8.3.2",
     "pytest~=8.3.2",
     "pytest-docker~=3.1.1",
     "pytest-docker~=3.1.1",
+    "moto[s3]>=5.0.26",
 
 
     "googleapis-common-protos==1.63.2",
     "googleapis-common-protos==1.63.2",