Skip to content

Commit c21e03b

Browse files
authored
temporarily pinning moto pending resolution of getmoto/moto#1924 (#97)
1 parent 68ce94f commit c21e03b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/requirements.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
hypothesis==3.63.0
22
mock
3-
moto>=1.3.3
3+
# temporarily pinning moto pending resolution of
4+
# https://github.com/spulec/moto/issues/1924
5+
moto==1.3.6
46
pytest>=3.4.0
57
pytest-cov
68
pytest-mock

0 commit comments

Comments
 (0)