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:
Samuel Clay 2014-05-15 12:24:16 -07:00
parent 2e2a1981bc
commit f39417d0c6

View file

@ -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