mirror of https://github.com/scrapy/scrapy.git
testing PIL dependency is removed because there is a new mitmproxy version
This commit is contained in:
parent
45417e6b03
commit
8e88fbc255
|
|
@ -1,9 +1,3 @@
|
|||
# Remove PIL dependency once a new mitmproxy version is released
|
||||
# with bugfix: https://github.com/mitmproxy/mitmproxy/pull/197
|
||||
--allow-external PIL
|
||||
--allow-unverified PIL
|
||||
PIL>=1.1.7
|
||||
|
||||
# Tests requirements
|
||||
mock
|
||||
mitmproxy
|
||||
mitmproxy >= 0.10
|
||||
|
|
|
|||
Loading…
Reference in New Issue