mirror of https://github.com/scrapy/scrapy.git
Bump Twisted requirement to 17.9.0 to catch many Python 3 fixes.
This commit is contained in:
parent
5d17f38aee
commit
00c81a32ee
|
|
@ -1,4 +1,4 @@
|
|||
Twisted >= 15.5.0
|
||||
Twisted >= 17.9.0
|
||||
lxml>=3.2.4
|
||||
pyOpenSSL>=0.13.1
|
||||
cssselect>=0.9
|
||||
|
|
|
|||
Loading…
Reference in New Issue