From ac1577499ca32ed79a50d8dec8e605d52e1b3747 Mon Sep 17 00:00:00 2001 From: Tushar Date: Sun, 6 Oct 2024 11:37:46 +0530 Subject: [PATCH] Added rich_tools --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 7b472cdd..1b194220 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,7 @@ opencv-contrib-python==4.9.0.80 opencv-python==4.9.0.80 pandas==2.2.1 rich==13.7.1 +rich-tools==0.5.1 scipy==1.12.0 screeninfo==0.8.1 shapely==2.0.3 \ No newline at end of file