add lxml to requirements

Change-Id: Ib3662114867cc07678b34ca914ea1099fce11280
This commit is contained in:
suhaiming 2020-12-21 02:54:53 +00:00
parent 790244a91d
commit 056230283a

View File

@ -30,3 +30,4 @@ elasticsearch>=5.0.0,<6.0.0
apscheduler # MIT License
paste>=3.0.2
webob>=1.8.5
lxml>=4.4.0