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.
2 parents 63ab503 + 51c7c67 commit 84b6c39Copy full SHA for 84b6c39
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