mirror of https://github.com/scrapy/scrapy.git
limit Twisted support to pre-14.0.0 while #718 is fixed
This commit is contained in:
parent
156d347c00
commit
65f69e1609
|
|
@ -1,4 +1,4 @@
|
|||
Twisted>=10.0.0
|
||||
Twisted>=10.0.0,<14.0.0
|
||||
lxml
|
||||
pyOpenSSL
|
||||
cssselect>=0.9
|
||||
|
|
|
|||
Loading…
Reference in New Issue