mirror of
https://github.com/3b1b/manim.git
synced 2025-08-01 08:54:38 +08:00
Updated Pillow/aggdraw requirement information
This commit is contained in:
@ -16,7 +16,7 @@ pip install -r requirements.txt
|
|||||||
```
|
```
|
||||||
|
|
||||||
Requirements to be installed outside of pip:
|
Requirements to be installed outside of pip:
|
||||||
aggdraw
|
aggdraw (try it from scottopell/aggdraw-64bits@c95aac4)
|
||||||
ffmpeg
|
ffmpeg
|
||||||
latex
|
latex
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
colour==0.1.2
|
colour==0.1.2
|
||||||
numpy==1.11.0
|
numpy==1.11.0
|
||||||
Pillow==1.7.8
|
Pillow==3.4.2
|
||||||
progressbar==2.3
|
progressbar==2.3
|
||||||
scipy==0.17.1
|
scipy==0.17.1
|
||||||
tqdm==4.7.1
|
tqdm==4.7.1
|
||||||
|
Reference in New Issue
Block a user