Skip to content

Commit

Permalink
Pin moto because of breaking changes in version 5.0 +
Browse files Browse the repository at this point in the history
  • Loading branch information
stchris committed Feb 1, 2024
1 parent 46a8fc2 commit 7930257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
],
"dev": [
"twine",
"moto",
"moto < 5",
"boto3 >= 1.11.9, <2.0.0",
"pytest >= 3.6",
"coverage",
Expand Down

0 comments on commit 7930257

Please sign in to comment.