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 ebd0c9b commit 3305312Copy full SHA for 3305312
setup.py
@@ -26,7 +26,7 @@ def has_environment_marker_platform_impl_support():
26
return parse_version(setuptools_version) >= parse_version('18.5')
27
28
install_requires = [
29
- 'w3lib>=1.8.0',
+ 'w3lib>=1.19.0',
30
'lxml>=2.3',
31
'six>=1.5.2',
32
'cssselect>=0.9'
0 commit comments