From a9b698b4a08bff4a0747adca71a9b55808be4bff Mon Sep 17 00:00:00 2001 From: Yuki-Asuuna <10174503104@stu.ecnu.edu.cn> Date: Fri, 18 Feb 2022 14:34:43 +0800 Subject: =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E6=9C=8D=E5=8A=A1=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E8=BE=93=E5=87=BA=20&=20=E5=8E=BB=E9=99=A4scheduler?= =?UTF-8?q?=20Warning=20&=20=E8=A1=A5=E5=85=85requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I978daa50a7a60e9e551bd6a22d543ab24b6898da --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 09932a0..1655d22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,7 @@ pytz>=2020.1 pyyaml>=5.4 scikit-image>=0.18.3 tensorflow>=2.6.0 -jieba>=0.42.1 \ No newline at end of file +jieba>=0.42.1 +tabulate>=0.8.9 +wcwidth>=0.2.5 +aiohttp>=3.8.1 \ No newline at end of file -- cgit v1.2.3