Add python libs

- lxml
- jinja2
- dateutil
- owslib
- pytz
This commit is contained in:
Matthias Kuhn 2024-10-18 13:44:17 +02:00
parent d6a51591e0
commit c959dc1b11

View File

@ -2,14 +2,14 @@
"vcpkg-configuration": {
"default-registry": {
"kind": "git",
"reference": "7adc2e4d49e8d0efc07a369079faa6bc3dbb90f3",
"baseline": "7adc2e4d49e8d0efc07a369079faa6bc3dbb90f3",
"reference": "7adc2e4d49e8d0efc07a369079faa6bc3dbb90f3",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
{
"kind": "git",
"baseline": "ca825c7a82276390809adda410246720e54964c2",
"baseline": "dbfdce706b841fc052edfe4d0296dd4f59fc1dbe",
"repository": "https://github.com/open-vcpkg/python-registry",
"packages": [
"python3",
@ -64,8 +64,8 @@
"proj",
"protobuf",
{
"default-features": false,
"name": "qca",
"default-features": false,
"features": [
"ossl"
]
@ -93,15 +93,19 @@
"python"
]
},
"py-pip",
"py-pyqt6",
"py-qscintilla",
"py-numpy",
"py-requests",
"py-dateutil",
"py-jinja2",
"py-lxml",
"py-markupsafe",
"py-pyyaml",
"py-numpy",
"py-owslib",
"py-pip",
"py-psycopg2",
"py-qgis-requirements",
"py-pyqt6",
"py-pytz",
"py-pyyaml",
"py-qscintilla",
"py-requests",
"python3"
]
},