Skip to content

Commit 3305312

Browse files
committed
bump w3lib version to 1.19.0
1 parent ebd0c9b commit 3305312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def has_environment_marker_platform_impl_support():
2626
return parse_version(setuptools_version) >= parse_version('18.5')
2727

2828
install_requires = [
29-
'w3lib>=1.8.0',
29+
'w3lib>=1.19.0',
3030
'lxml>=2.3',
3131
'six>=1.5.2',
3232
'cssselect>=0.9'

0 commit comments

Comments
 (0)