requirements: Upgrade lxml to 3.7.2.

This commit is contained in:
hackerkid 2017-01-19 17:41:46 +05:30 committed by Tim Abbott
parent 76bf3982a6
commit 3b1f6a4154
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
git+https://github.com/umairwaheed/talon.git@7d8bdc4dbcfcc5a73298747293b99fe53da55315#egg=talon==1.2.11
cchardet==1.1.2
cssselect==1.0.1
lxml==3.6.4
lxml==3.7.2
regex==2016.9.22