From 21840efad387b8dbd1bd63d6a11e9ac84a52676a Mon Sep 17 00:00:00 2001 From: osbm Date: Wed, 19 Mar 2025 04:16:42 +0300 Subject: [PATCH] python3Packages.manim-slides: remove dependency --- pkgs/development/python-modules/manim-slides/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/development/python-modules/manim-slides/default.nix b/pkgs/development/python-modules/manim-slides/default.nix index fba53e41110f..d2c197a92e47 100644 --- a/pkgs/development/python-modules/manim-slides/default.nix +++ b/pkgs/development/python-modules/manim-slides/default.nix @@ -9,7 +9,6 @@ manim, ffmpeg, - av, beautifulsoup4, click, click-default-group, @@ -59,7 +58,6 @@ buildPythonPackage rec { dependencies = [ - av beautifulsoup4 click click-default-group