Add lxml to requirements.txt file
parent
be710a4545
commit
cc046b5555
|
@ -29,6 +29,7 @@ bleach==1.4
|
||||||
django-ipware==0.1.0
|
django-ipware==0.1.0
|
||||||
premailer==2.8.1
|
premailer==2.8.1
|
||||||
django-transactional-cleanup==0.1.12
|
django-transactional-cleanup==0.1.12
|
||||||
|
lxml==3.4.1
|
||||||
|
|
||||||
# Comment it if you are using python >= 3.4
|
# Comment it if you are using python >= 3.4
|
||||||
enum34==1.0
|
enum34==1.0
|
||||||
|
|
Loading…
Reference in New Issue