mirror of
https://github.com/3b1b/manim.git
synced 2025-08-20 05:14:12 +00:00
Updated Pillow/aggdraw requirement information
This commit is contained in:
parent
98b4427930
commit
3956a0c6c6
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue