From ac8fe049de29ad436973406711672f678a9356b9 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Thu, 5 Jun 2025 11:12:04 +0800 Subject: [PATCH] fix: uv removes it self --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index c59ebcf3..a2128ccf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,6 +48,7 @@ dependencies = [ "pip>=25.1.1", "ruff>=0.11.9", "pre-commit>=4.2.0", + "uv>=0.7.11", ] keywords = [ "bot",