mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Updating lxml to 3.3.5 to fix two big html diffing issues: whitespace being removed between links, and newlines being removed in <pre> tags.
This commit is contained in:
parent
2e2a1981bc
commit
f39417d0c6
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ gunicorn==0.17.2
|
|||
httplib2==0.8
|
||||
iconv==1.0
|
||||
kombu==2.5.7
|
||||
# lxml==3.1.0
|
||||
lxml==3.3.5
|
||||
mongoengine==0.8.2
|
||||
nltk==2.0.4
|
||||
oauth2==1.5.211
|
||||
|
|
Loading…
Add table
Reference in a new issue