From 8e076e52ddf5d2355e12b14f3c62dbf983be9d6c Mon Sep 17 00:00:00 2001 From: mushroomfire <934313174@qq.com> Date: Wed, 27 Nov 2024 17:01:19 +0800 Subject: [PATCH] updated --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8502647..12237ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,5 @@ numpy<2.0 scipy polars>=1.8.0 matplotlib -polyscope \ No newline at end of file +polyscope +tqdm \ No newline at end of file