We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ce94f commit c21e03bCopy full SHA for c21e03b
test/requirements.txt
@@ -1,6 +1,8 @@
1
hypothesis==3.63.0
2
mock
3
-moto>=1.3.3
+# temporarily pinning moto pending resolution of
4
+# https://github.com/spulec/moto/issues/1924
5
+moto==1.3.6
6
pytest>=3.4.0
7
pytest-cov
8
pytest-mock
0 commit comments