[test] Update mitmproxy version

Co-Authored-By: Adrián Chaves <adrian@chaves.io>
This commit is contained in:
elacuesta 2019-11-08 11:32:50 -03:00 committed by GitHub
parent fe31695ba0
commit 44f19df311
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Tests requirements
jmespath
mitmproxy; python_version >= '3.6'
mitmproxy==3.0.4; python_version < '3.6'
mitmproxy<4.0.0; python_version < '3.6'
pytest
pytest-cov
pytest-twisted