From af63aadcfc41abce81137950eb38a881e7a79f1b Mon Sep 17 00:00:00 2001 From: imgyh <1974355683@qq.com> Date: Thu, 16 Mar 2023 16:54:20 +0800 Subject: [PATCH] =?UTF-8?q?chore(requirements):=20=E6=B7=BB=E5=8A=A0tqdm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f69f91..c58cee7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ requests==2.28.2 flask==2.2.2 pyinstaller==5.7.0 -PyExecJS==1.5.1 \ No newline at end of file +PyExecJS==1.5.1 +tqdm==4.65.0 \ No newline at end of file