mirror of https://github.com/scrapy/scrapy.git
blacklist twisted version with regression
This commit is contained in:
parent
da1256a9c8
commit
0d015e5c0f
|
|
@ -1,4 +1,4 @@
|
|||
Twisted>=13.1.0
|
||||
Twisted>=13.1.0,!=18.4.0
|
||||
lxml
|
||||
pyOpenSSL
|
||||
cssselect>=0.9
|
||||
|
|
|
|||
Loading…
Reference in New Issue