mirror of https://github.com/scrapy/scrapy.git
[test] Update mitmproxy version
Co-Authored-By: Adrián Chaves <adrian@chaves.io>
This commit is contained in:
parent
fe31695ba0
commit
44f19df311
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue