mirror of https://github.com/scrapy/scrapy.git
pin mitmproxy 0.10.1 as >0.11 does not work with tests
This commit is contained in:
parent
c3a6628138
commit
c6b21f07c2
|
|
@ -1,4 +1,4 @@
|
|||
# Tests requirements
|
||||
mock
|
||||
mitmproxy >= 0.10
|
||||
mitmproxy==0.10.1
|
||||
pytest-twisted
|
||||
|
|
|
|||
Loading…
Reference in New Issue