Update peewee version to be able to use window functions.

This commit is contained in:
Arik Fraimovich 2014-03-20 13:18:32 +02:00
parent f58ffd884b
commit 2d3a0cc917

View File

@ -12,7 +12,7 @@ atfork==0.1.2
blinker==1.3
flask-peewee==0.6.5
itsdangerous==0.23
peewee==2.2.0
peewee==2.2.2
psycopg2==2.5.1
python-dateutil==2.1
pytz==2013.9