mirror of https://github.com/scrapy/scrapy.git
Update setup.py
This commit is contained in:
parent
1f0722c87e
commit
4dc09f09aa
1
setup.py
1
setup.py
|
|
@ -23,7 +23,6 @@ install_requires = [
|
||||||
'cryptography>=2.0',
|
'cryptography>=2.0',
|
||||||
'cssselect>=0.9.1',
|
'cssselect>=0.9.1',
|
||||||
'itemloaders>=1.0.1',
|
'itemloaders>=1.0.1',
|
||||||
'lxml>=3.5.0',
|
|
||||||
'parsel>=1.5.0',
|
'parsel>=1.5.0',
|
||||||
'PyDispatcher>=2.0.5',
|
'PyDispatcher>=2.0.5',
|
||||||
'pyOpenSSL>=16.2.0',
|
'pyOpenSSL>=16.2.0',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue