From acad2ea189a99f243b0a1c95ee3b97b02ba25c02 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Wed, 5 Nov 2025 00:46:20 +0000 Subject: Remove colouredlogs from the project --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 58383c8a0..9420fee8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,8 +9,6 @@ dependencies = [ "aiohttp==3.13.2", "arrow==1.4.0", "beautifulsoup4==4.14.2", - "colorama==0.4.6; sys_platform == \"win32\"", - "coloredlogs==15.0.1", "deepdiff==8.6.1", "emoji==2.15.0", "feedparser==6.0.12", -- cgit v1.2.3