From c69f90713a5ead8443d16ac2b70106a49718fe39 Mon Sep 17 00:00:00 2001 From: xuthus Date: Sat, 12 Apr 2025 21:47:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0amis-python=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4348379..5279279 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ shapely = "^1.8.4" gitpython = "^3.1.27" pypinyin = "^0.47.1" python-jose = "^3.3.0" -amis-python = "^1.0.5" +amis-python = "^1.0.8" psutil = "^5.9.3" nonebot-plugin-apscheduler = "^0.2.0" playwright = "^1.27.1"