Downgrade pymysql because phusion/baseimage has old python

This commit is contained in:
Jake Moshenko 2016-01-29 15:12:53 -05:00
parent 4468af1594
commit 97be6d3e3d
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ Flask-Login
Flask-Mail
python-dateutil
boto
pymysql
pymysql==0.6.7 # Remove version when baseimage has Python 2.7.9+
stripe
gunicorn<19.0
gevent