From d30ba84370d5de35f0fe1eac8d4bb80b7d079a20 Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Tue, 4 May 2021 15:36:49 +0800 Subject: =?UTF-8?q?=E2=AC=87=EF=B8=8F=20=E9=99=8D=E4=BD=8E=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= 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 26af912..8856266 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ jieba = "^0.42.1" aiosqlite = "^0.17.0" [tool.poetry.dev-dependencies] -black = "^21.4b2" +black = "^21.4-beta.0" [build-system] requires = ["poetry-core>=1.0.0"] -- cgit v1.2.3