mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 08:47:44 +00:00
update numpy and scipy versions
This commit is contained in:
parent
a721a19137
commit
eb13def609
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
argparse==1.4.0
|
argparse==1.4.0
|
||||||
colour==0.1.5
|
colour==0.1.5
|
||||||
numpy==1.15.0
|
numpy==1.16.4
|
||||||
Pillow==5.2.0
|
Pillow==5.2.0
|
||||||
progressbar==2.5
|
progressbar==2.5
|
||||||
scipy==1.1.0
|
scipy==1.3.0
|
||||||
tqdm==4.24.0
|
tqdm==4.24.0
|
||||||
opencv-python==3.4.2.17
|
opencv-python==3.4.2.17
|
||||||
pycairo==1.17.1; sys_platform == 'linux'
|
pycairo==1.17.1; sys_platform == 'linux'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue