We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ab503 commit 51c7c67Copy full SHA for 51c7c67
setup.py
@@ -30,5 +30,5 @@
30
'Topic :: Software Development :: Libraries :: Application Frameworks',
31
'Topic :: Software Development :: Libraries :: Python Modules',
32
],
33
- install_requires=['scrapy>=0.22', 'six', 'w3lib'],
+ install_requires=['scrapy>=1.0.0', 'six', 'w3lib'],
34
)
0 commit comments