-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
installationEverything concerning the installation processEverything concerning the installation process
Description
When updating installed python packages I'm getting:
manim 0.17.3 has requirement cloup<0.14.0,>=0.13.0, but you have cloup 2.1.0.
manim 0.17.3 has requirement networkx<3.0,>=2.5, but you have networkx 3.1.
manim 0.17.3 has requirement watchdog<3.0.0,>=2.1.6, but you have watchdog 3.0.0.
which blocks the update of cloup
, networkx
, and watchdog
. Is There a reason for that or could those be bumped?
Metadata
Metadata
Assignees
Labels
installationEverything concerning the installation processEverything concerning the installation process
Type
Projects
Status
🆕 New