Skip to content

Commit 456bc55

Browse files
chore: removed moto version constraint after verifying compatibility
1 parent 4b4faac commit 456bc55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/user_retirement/requirements/testing.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r base.txt
22

3-
moto<5.0 # moto==5.0 contains breaking changes. needs to be fixed separately.
3+
moto
44
pytest
55
requests_mock
66
responses

0 commit comments

Comments
 (0)