Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
Trying Pillow 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rochacbruno committed Feb 8, 2016
1 parent 0f31af3 commit afe2ad4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/requirements.txt
Expand Up @@ -14,7 +14,8 @@ Flask-OAuthlib==0.9.2
# Flask-Login broke compatibility
flask-security==1.7.4 # rq.filter: <1.7.5
# Pillow 3.0.0 raises --enable-zlib and --enable-jpeg error on some O.S
Pillow==2.9.0 # rq.filter:<3.0.0
#Pillow==2.9.0 # rq.filter:<3.0.0
Pillow==3.1.1
PyRSS2Gen==1.1
requests==2.9.1
quokka-speaklater==1.3.1
Expand Down

0 comments on commit afe2ad4

Please sign in to comment.