mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
Add new pip requirements
This commit is contained in:
parent
08acfa6f1f
commit
3cd3e8cedc
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
appdirs
|
||||
colour
|
||||
diskcache
|
||||
ipython>=8.18.0
|
||||
isosurfaces
|
||||
fontTools
|
||||
|
@ -21,6 +23,7 @@ screeninfo
|
|||
skia-pathops
|
||||
svgelements>=1.8.1
|
||||
sympy
|
||||
tempfile
|
||||
tqdm
|
||||
typing-extensions; python_version < "3.11"
|
||||
validators
|
||||
|
|
Loading…
Add table
Reference in a new issue