From db990018676b432a4f3ff59e50a66a451da67f24 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Fri, 11 Oct 2024 10:29:13 +0200 Subject: [PATCH] Update python dependencies --- vcpkg/vcpkg.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vcpkg/vcpkg.json b/vcpkg/vcpkg.json index fb98134e48c..3790fab23ee 100644 --- a/vcpkg/vcpkg.json +++ b/vcpkg/vcpkg.json @@ -9,8 +9,7 @@ "registries": [ { "kind": "git", - "baseline": "a1ff436b784f9b2b08ad14682237fab50a3e1932", - "reference": "a1ff436b784f9b2b08ad14682237fab50a3e1932", + "baseline": "ca825c7a82276390809adda410246720e54964c2", "repository": "https://github.com/open-vcpkg/python-registry", "packages": [ "python3", @@ -96,6 +95,8 @@ "py-pyqt6", "py-qscintilla", "py-numpy", + "py-requests", + "py-markupsafe", "py-pyyaml", "py-psycopg2", "py-qgis-requirements",