Commit 08bc4b690ddbb22fc36c5970e81e765395fe2f42

Authored by Macartur Sousa
1 parent c074682b

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 41 'feedzilla==0.24',
42 42 'django-common==0.1.51',
43 43 'feedparser==5.1.3',
44   - 'lxml==3.2.4',
  44 + 'lxml==3.4.4',
45 45 'grab==0.4.13',
46 46 'transliterate==1.5',
47 47  
... ...