mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
Merge pull request #246 from npetrangelo/fix-requirements
I needed a this version of numpy to satisfy opencv.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
argparse==1.4.0
|
||||
colour==0.1.2
|
||||
numpy==1.11.0
|
||||
numpy==1.11.1
|
||||
Pillow==3.4.2
|
||||
progressbar==2.3
|
||||
scipy==0.17.1
|
||||
|
||||
Reference in New Issue
Block a user