mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Remove unused requirements
This commit is contained in:
parent
4ba5e733fb
commit
63692ed59a
2 changed files with 0 additions and 5 deletions
|
@ -11,7 +11,6 @@ dependencies:
|
|||
- moderngl_window
|
||||
- screeninfo
|
||||
- argparse
|
||||
- pycairo
|
||||
- colour
|
||||
- numpy
|
||||
- Pillow
|
||||
|
@ -20,5 +19,4 @@ dependencies:
|
|||
- tqdm
|
||||
- moderngl
|
||||
- pydub
|
||||
- PyOpenGL
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
argparse
|
||||
pycairo
|
||||
colour
|
||||
numpy
|
||||
Pillow
|
||||
|
@ -11,9 +10,7 @@ mapbox-earcut
|
|||
moderngl
|
||||
moderngl_window
|
||||
pydub
|
||||
PyOpenGL
|
||||
pyyaml
|
||||
screeninfo
|
||||
pyreadline; sys_platform == 'win32'
|
||||
tempfile
|
||||
validators
|
Loading…
Add table
Reference in a new issue