Fix DB test and upgrade to peewee 2.4.7, which has the delete instance fix
This commit is contained in:
parent
09a10b6153
commit
c081b1fa86
2 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@ marisa-trie==0.7
|
|||
mixpanel-py==3.2.1
|
||||
mock==1.0.1
|
||||
paramiko==1.15.2
|
||||
peewee==2.4.5
|
||||
peewee==2.4.7
|
||||
psycopg2==2.5.4
|
||||
py-bcrypt==0.4
|
||||
pycrypto==2.6.1
|
||||
|
|
Reference in a new issue