mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00
Updated requirements
This commit is contained in:
parent
169e99b69e
commit
3bc4416655
1 changed files with 6 additions and 4 deletions
|
@ -1,12 +1,14 @@
|
|||
argparse==1.4.0
|
||||
cairo==1.19.1
|
||||
colour==0.1.5
|
||||
numpy==1.16.4
|
||||
Pillow==5.2.0
|
||||
progressbar==2.5
|
||||
scipy==1.3.0
|
||||
scipy==1.5.0
|
||||
tqdm==4.24.0
|
||||
opencv-python==3.4.2.17
|
||||
pycairo==1.17.1; sys_platform == 'linux'
|
||||
pycairo>=1.18.1; sys_platform == 'win32'
|
||||
mapbox-earcut==0.12.10
|
||||
moderngl==5.6.2
|
||||
moderngl_window==2.2.3
|
||||
pydub==0.23.0
|
||||
PyOpenGL==3.1.5
|
||||
pyreadline==2.1; sys_platform == 'win32'
|
||||
|
|
Loading…
Add table
Reference in a new issue