mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 13:34:19 +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:
|
||||
aggdraw
|
||||
aggdraw (try it from scottopell/aggdraw-64bits@c95aac4)
|
||||
ffmpeg
|
||||
latex
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
colour==0.1.2
|
||||
numpy==1.11.0
|
||||
Pillow==1.7.8
|
||||
Pillow==3.4.2
|
||||
progressbar==2.3
|
||||
scipy==0.17.1
|
||||
tqdm==4.7.1
|
||||
|
Reference in New Issue
Block a user