mirror of https://github.com/scrapy/scrapy.git
mitmproxy 0.10.1 needs netlib 0.10.1 too
This commit is contained in:
parent
c6b21f07c2
commit
874fcdde68
|
|
@ -1,4 +1,5 @@
|
|||
# Tests requirements
|
||||
mock
|
||||
mitmproxy==0.10.1
|
||||
netlib==0.10.1
|
||||
pytest-twisted
|
||||
|
|
|
|||
Loading…
Reference in New Issue