From ffad89455347f91c45544b3e38383ee2ac9a6f8c Mon Sep 17 00:00:00 2001 From: offends Date: Wed, 17 May 2023 14:53:32 +0800 Subject: [PATCH] update python version --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 6aaad49..c9cbcea 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.6.15 +python-3.9.16 -- Gitee