Updated Pillow/aggdraw requirement information

This commit is contained in:
Grant Sanderson
2016-11-15 20:11:06 -08:00
parent 98b4427930
commit 3956a0c6c6
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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