Merge pull request #531 from ajkavanagh/pin-lxml-2-6-2

Pin lxml to 4.6.2
This commit is contained in:
Aurelien Lourot
2021-03-25 16:27:47 +01:00
committed by GitHub

View File

@@ -1,3 +1,7 @@
# pin lxml < 4.6.3 for py35 as no wheels exist for 4.6.3 (deprecated platform)
# This is necessary for Xenial builders
# BUG: https://github.com/openstack-charmers/zaza-openstack-tests/issues/530
lxml<4.6.3
aiounittest
async_generator
boto3