mirror of https://github.com/scrapy/scrapy.git
Merge pull request #2942 from rodrigc/twisted-17.9.0
[MRG+1] Bump Twisted requirement on Python 3 to 17.9.0 to catch many Python 3 fixes.
This commit is contained in:
commit
9be8f02de8
|
|
@ -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