Try downgrading both distribute and mysql.
This commit is contained in:
parent
ab1305d728
commit
8f554c51d0
1 changed files with 2 additions and 2 deletions
|
@ -4,12 +4,12 @@ Flask-Mail==0.9.0
|
|||
Flask-Principal==0.4.0
|
||||
Jinja2==2.7.1
|
||||
MarkupSafe==0.18
|
||||
MySQL-python==1.2.4
|
||||
MySQL-python==1.2.3
|
||||
Werkzeug==0.9.4
|
||||
argparse==1.2.1
|
||||
blinker==1.3
|
||||
boto==2.13.3
|
||||
distribute==0.6.28
|
||||
distribute==0.6.27
|
||||
itsdangerous==0.23
|
||||
peewee==2.1.4
|
||||
py-bcrypt==0.4
|
||||
|
|
Reference in a new issue