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 authored and tillprochaska committed Apr 17, 2024
1 parent 257a8ce commit bed8fde
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 bed8fde

Please sign in to comment.