mirror of https://github.com/scrapy/scrapy.git
Only support Twisted prior to v17
This commit is contained in:
parent
3f4616c6b9
commit
459ff0397d
|
|
@ -1,4 +1,4 @@
|
|||
Twisted>=10.0.0
|
||||
Twisted>=10.0.0,<=16.6
|
||||
lxml
|
||||
pyOpenSSL
|
||||
cssselect>=0.9
|
||||
|
|
|
|||
Loading…
Reference in New Issue