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
|
colour
|
||||||
|
diskcache
|
||||||
ipython>=8.18.0
|
ipython>=8.18.0
|
||||||
isosurfaces
|
isosurfaces
|
||||||
fontTools
|
fontTools
|
||||||
|
@ -21,6 +23,7 @@ screeninfo
|
||||||
skia-pathops
|
skia-pathops
|
||||||
svgelements>=1.8.1
|
svgelements>=1.8.1
|
||||||
sympy
|
sympy
|
||||||
|
tempfile
|
||||||
tqdm
|
tqdm
|
||||||
typing-extensions; python_version < "3.11"
|
typing-extensions; python_version < "3.11"
|
||||||
validators
|
validators
|
||||||
|
|
Loading…
Add table
Reference in a new issue