From 338fe2300f2b461e1e2c635f1a72b35831a72002 Mon Sep 17 00:00:00 2001 From: KagurazakaNyaa Date: Thu, 21 Jan 2021 13:44:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 44eb577..886d872 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ astroid==2.4.2 +autopep8==1.5.4 certifi==2020.12.5 chardet==4.0.0 DingtalkChatbot==1.5.2 @@ -7,6 +8,7 @@ isort==5.7.0 lazy-object-proxy==1.4.3 mccabe==0.6.1 pkg-resources==0.0.0 +pycodestyle==2.6.0 pylint==2.6.0 requests==2.25.1 six==1.15.0