chore: removed moto version constraint after verifying compatibility

This commit is contained in:
Ram Chandra Bhavirisetty
2025-05-04 06:16:16 +00:00
parent 4b4faac644
commit 456bc55d98

View File

@@ -1,6 +1,6 @@
-r base.txt
moto<5.0 # moto==5.0 contains breaking changes. needs to be fixed separately.
moto
pytest
requests_mock
responses