pin mitmproxy 0.10.1 as >0.11 does not work with tests

This commit is contained in:
Daniel Graña 2014-11-21 10:54:43 -02:00
parent ed84231b60
commit 314db3db8b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Tests requirements
mock
mitmproxy >= 0.10
mitmproxy==0.10.1
pytest-twisted