mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Updated requirements
This commit is contained in:
parent
f08003fcb2
commit
6ead1ceca6
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
argparse==1.4.0
|
||||
cairo==1.19.1
|
||||
pycairo==1.19.1
|
||||
colour==0.1.5
|
||||
numpy==1.16.4
|
||||
Pillow==5.2.0
|
||||
progressbar==2.5
|
||||
scipy==1.5.0
|
||||
scipy==1.5.4
|
||||
tqdm==4.24.0
|
||||
mapbox-earcut==0.12.10
|
||||
moderngl==5.6.2
|
||||
moderngl_window==2.2.3
|
||||
moderngl==5.5.4
|
||||
moderngl_window==2.3.0
|
||||
pydub==0.23.0
|
||||
PyOpenGL==3.1.5
|
||||
pyreadline==2.1; sys_platform == 'win32'
|
||||
|
|
Loading…
Add table
Reference in a new issue