From 13a85f062c56a03ce34bd22b71eae12e8345fb32 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 19 Aug 2025 14:38:30 +0800 Subject: [PATCH] perf: fix uv pip resolution --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 85683d0e5..7ca71a3bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -161,7 +161,6 @@ Homepage = "https://www.jumpserver.com" Documentation = "https://www.jumpserver.com/docs" [tool.uv] -resolution = "lowest-direct" default-groups = ["xpack"]