mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
update requirements.txt and environment.yml
This commit is contained in:
parent
f696ba4100
commit
fa3cad18e0
2 changed files with 6 additions and 1 deletions
|
@ -17,7 +17,11 @@ dependencies:
|
|||
- Pillow
|
||||
- progressbar
|
||||
- scipy
|
||||
- sympy
|
||||
- tqdm
|
||||
- moderngl
|
||||
- pydub
|
||||
- pyyaml
|
||||
- validators
|
||||
- ipython
|
||||
|
||||
|
|
|
@ -14,4 +14,5 @@ pydub
|
|||
pyyaml
|
||||
screeninfo
|
||||
pyreadline; sys_platform == 'win32'
|
||||
validators
|
||||
validators
|
||||
ipython
|
Loading…
Add table
Reference in a new issue