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 committed by nramirezuy
parent c3a6628138
commit c6b21f07c2
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