Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@@ -1,4 +1,4 @@ | ||
# Tests requirements | ||
mock | ||
mitmproxy >= 0.10 | ||
mitmproxy==0.10.1 | ||
pytest-twisted |