From ebb60c8ee7e6b6fc1f85497cadd3855fef764995 Mon Sep 17 00:00:00 2001 From: imgyh <1974355683@qq.com> Date: Mon, 27 Mar 2023 10:41:32 +0800 Subject: [PATCH] =?UTF-8?q?chore(requirements):=20=E4=BD=BF=E7=94=A8rich?= =?UTF-8?q?=E6=9B=BF=E6=8D=A2tqdm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c58cee7..30f443e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ requests==2.28.2 flask==2.2.2 pyinstaller==5.7.0 PyExecJS==1.5.1 -tqdm==4.65.0 \ No newline at end of file +rich==13.3.2 \ No newline at end of file