From a069990f3c69d3d982313d2fe14c125522e5afc7 Mon Sep 17 00:00:00 2001 From: Dimitri Gnidash Date: Thu, 4 Apr 2024 14:56:30 -0400 Subject: [PATCH] #7063: Removed colored dependency --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2f7042be8760..b34901de0f09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,6 @@ dependencies = [ "pandas==1.5.3", "plotly==5.13.0", "seaborn==0.12.2", - "colored", # gdb "rich==13.3.3",