drop system lxml; install with pipenv instead

This commit is contained in:
Lee Goolsbee
2022-09-27 09:45:04 -05:00
parent 0926e8c2ea
commit 45dbd4839b
3 changed files with 91 additions and 44 deletions

View File

@@ -7,6 +7,7 @@ name = "pypi"
ansible-core = "==2.13.3"
boto3 = "==1.24.68"
botocore = "==1.27.68"
lxml = "==4.9.1"
psycopg2-binary = "==2.9.3"
[dev-packages]