It was the distribute library not mysql causing problems.
This commit is contained in:
parent
18f700c981
commit
22edde9cb4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Werkzeug==0.9.4
|
|||
argparse==1.2.1
|
||||
blinker==1.3
|
||||
boto==2.13.3
|
||||
distribute==0.6.34
|
||||
distribute==0.6.27
|
||||
itsdangerous==0.23
|
||||
peewee==2.1.4
|
||||
py-bcrypt==0.4
|
||||
|
|
Reference in a new issue