mirror of https://github.com/scrapy/scrapy.git
require w3lib 1.17+
This commit is contained in:
parent
afac3fd2c2
commit
e1ceaf3b5f
|
|
@ -3,5 +3,5 @@ lxml>=3.2.4
|
|||
pyOpenSSL>=0.13.1
|
||||
cssselect>=0.9
|
||||
queuelib>=1.1.1
|
||||
w3lib>=1.14.2
|
||||
w3lib>=1.17.0
|
||||
service_identity
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ Twisted>=13.1.0
|
|||
lxml
|
||||
pyOpenSSL
|
||||
cssselect>=0.9
|
||||
w3lib>=1.15.0
|
||||
w3lib>=1.17.0
|
||||
queuelib
|
||||
six>=1.5.2
|
||||
PyDispatcher>=2.0.5
|
||||
|
|
|
|||
Loading…
Reference in New Issue