Commit 08bc4b690ddbb22fc36c5970e81e765395fe2f42
1 parent
c074682b
Exists in
spb-release/3.0
and in
2 other branches
Updating lxml version from 3.2.4 to 3.4.4
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
setup.py
@@ -41,7 +41,7 @@ REQUIREMENTS = [ | @@ -41,7 +41,7 @@ REQUIREMENTS = [ | ||
41 | 'feedzilla==0.24', | 41 | 'feedzilla==0.24', |
42 | 'django-common==0.1.51', | 42 | 'django-common==0.1.51', |
43 | 'feedparser==5.1.3', | 43 | 'feedparser==5.1.3', |
44 | - 'lxml==3.2.4', | 44 | + 'lxml==3.4.4', |
45 | 'grab==0.4.13', | 45 | 'grab==0.4.13', |
46 | 'transliterate==1.5', | 46 | 'transliterate==1.5', |
47 | 47 |