add py-lxml

This commit is contained in:
Nicolas Godet 2024-10-31 14:06:18 +01:00 committed by GitHub
parent f0a7b6367b
commit c5f6647e8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
"registries": [ "registries": [
{ {
"kind": "git", "kind": "git",
"baseline": "02f0c7fc53be545969c4e400dec079af9c82240a", "baseline": "a068d5253821e7adfb8ac2513e9e1572bb025682",
"repository": "https://github.com/open-vcpkg/python-registry", "repository": "https://github.com/open-vcpkg/python-registry",
"packages": [ "packages": [
"python3", "python3",
@ -98,6 +98,7 @@
"py-dateutil", "py-dateutil",
"py-isort", "py-isort",
"py-jinja2", "py-jinja2",
"py-lxml",
"py-markupsafe", "py-markupsafe",
"py-numpy", "py-numpy",
"py-owslib", "py-owslib",