From 21cd239ccacea770a24d6ed1bed4f59c9e871aff Mon Sep 17 00:00:00 2001 From: jin <15550840+jwh981563287@user.noreply.gitee.com> Date: Sun, 9 Mar 2025 08:47:52 +0000 Subject: [PATCH] update Pipfile. Signed-off-by: jin <15550840+jwh981563287@user.noreply.gitee.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index db195ae..aea4481 100644 --- a/Pipfile +++ b/Pipfile @@ -23,4 +23,4 @@ tencentcloud-sdk-python = "*" autopep8 = "*" [requires] -python_version = "3.9" +python_version = "3.12" -- Gitee