From a9d66beba563e0295f5fa24169beebe04f1db0ec Mon Sep 17 00:00:00 2001 From: Martin Rys Date: Wed, 18 Dec 2024 00:04:54 +0100 Subject: [PATCH] Remove duped dep --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 035a58f1cd..9bdd8d3cc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,6 @@ "jxlpy; sys_platform != 'darwin'", # macOS hates it - fails to find jxl/types.h - https://github.com/olokelo/jxlpy/issues/25#issuecomment-2547928563 #librespot - https://github.com/kokarare1212/librespot-python/pull/286 #picard - picard 2.12.3 requires charset-normalizer~=3.3.2, but you have charset-normalizer 3.4.0 which is incompatible. - "plexapi", # OPTDEP "PyChromecast", # OPTDEP "setproctitle", # OPTDEP "tidalapi", # OPTDEP