1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-11-26 18:37:12 +00:00

🐛 lxml is required to parse html pages

This commit is contained in:
Yohann D'ANELLO 2020-08-06 12:30:14 +02:00
parent 9439b3cb2d
commit 1247818033

View File

@ -13,6 +13,7 @@ django-polymorphic==2.0.3
django-tables2==2.1.0 django-tables2==2.1.0
docutils==0.14 docutils==0.14
idna==2.8 idna==2.8
lxml==4.5.2
oauthlib==3.1.0 oauthlib==3.1.0
phonenumbers==8.12.7 phonenumbers==8.12.7
Pillow==7.1.2 Pillow==7.1.2