Skip to content

Commit

Permalink
Merge pull request #59046 from qgis/pydeps
Browse files Browse the repository at this point in the history
Update python dependencies
  • Loading branch information
m-kuhn authored Oct 12, 2024
2 parents 8d17ad3 + fdb3bfa commit 43536f3
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions vcpkg/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,16 @@
"registries": [
{
"kind": "git",
"baseline": "a1ff436b784f9b2b08ad14682237fab50a3e1932",
"reference": "a1ff436b784f9b2b08ad14682237fab50a3e1932",
"baseline": "ca825c7a82276390809adda410246720e54964c2",
"repository": "https://github.com/open-vcpkg/python-registry",
"packages": [
"python3",
"py-*",
"gdal",
"swig",
"vcpkg-python-scripts"
"vcpkg-python-scripts",
"vcpkg-tool-mercurial",
"pybind11"
]
}
],
Expand Down Expand Up @@ -96,6 +97,8 @@
"py-pyqt6",
"py-qscintilla",
"py-numpy",
"py-requests",
"py-markupsafe",
"py-pyyaml",
"py-psycopg2",
"py-qgis-requirements",
Expand Down

0 comments on commit 43536f3

Please sign in to comment.