mirror of
https://github.com/3b1b/manim.git
synced 2025-08-03 04:04:36 +08:00
Add missing dependencies to setup.cfg and requirements.txt (#2304)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
addict
|
||||
appdirs
|
||||
audioop-lts
|
||||
colour
|
||||
diskcache
|
||||
ipython>=8.18.0
|
||||
@ -20,6 +21,7 @@ pyyaml
|
||||
rich
|
||||
scipy
|
||||
screeninfo
|
||||
setuptools
|
||||
skia-pathops
|
||||
svgelements>=1.8.1
|
||||
sympy
|
||||
|
Reference in New Issue
Block a user