From 502ccb46bb2b06dd19df28c8c39aad4b7f0aa8cf Mon Sep 17 00:00:00 2001 From: snowy Date: Sun, 18 Aug 2024 04:29:57 +0800 Subject: [PATCH] =?UTF-8?q?:children=5Fcrossing:=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=8F=91=E5=B8=83=E5=B7=A5=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 4b5f59dd..ffc4b13c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,6 +20,7 @@ dependencies = [ "PyYAML==6.0.2", "toml==0.10.2", "watchdog==4.0.1", + "pdm-backend==2.3.3" ] [project.urls]