From 43094cf307b9d4a4c3100ec5cf3c50de0b6a39fc Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Mon, 11 Jul 2022 11:22:26 +0800 Subject: =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=E6=94=BE=E5=AE=BD=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E9=9C=80=E6=B1=82?= 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 f1ca075..169d583 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ repository = "https://github.com/Kyomotoi/ATRI" documentation = "https://atri.imki.moe/" [tool.poetry.dependencies] -python = "3.8.5" +python = "^3.8.5" aiofiles = "^0.8.0" APScheduler = "^3.9.1" Pillow = "^9.1.1" -- cgit v1.2.3