Added missing lxml to requirements
This commit is contained in:
parent
1d0c63c217
commit
8a7d1a6183
|
@ -6,6 +6,7 @@ cryptography==2.8
|
||||||
Flask==1.1.1
|
Flask==1.1.1
|
||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
Jinja2==2.10.3
|
Jinja2==2.10.3
|
||||||
|
lxml==4.5.1
|
||||||
MarkupSafe==1.1.1
|
MarkupSafe==1.1.1
|
||||||
pycparser==2.19
|
pycparser==2.19
|
||||||
pycurl==7.43.0.4
|
pycurl==7.43.0.4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user