mirror of https://github.com/scrapy/scrapy.git
Merge pull request #1694 from lopuhin/py3-twisted-version
[MRG+1] Raise minimal twisted version for py3
This commit is contained in:
commit
d59d3f1e29
|
|
@ -1,4 +1,4 @@
|
|||
Twisted >= 15.1.0
|
||||
Twisted >= 15.5.0
|
||||
lxml>=3.2.4
|
||||
pyOpenSSL>=0.13.1
|
||||
cssselect>=0.9
|
||||
|
|
|
|||
Loading…
Reference in New Issue