diff options
| author | 2025-11-05 00:46:20 +0000 | |
|---|---|---|
| committer | 2025-11-10 18:41:30 +0000 | |
| commit | acad2ea189a99f243b0a1c95ee3b97b02ba25c02 (patch) | |
| tree | a2c60cf5974ef0abfc5313dd0285a055fc5df04b /pyproject.toml | |
| parent | Use lowest matching uv version in CI (diff) | |
Remove colouredlogs from the project
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 0 insertions, 2 deletions
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", |