~cjohnston/qa-dashboard/1289364

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Django==1.4.5
South==0.7.5
argparse==1.2.1
distribute==0.6.24
numpy==1.6.2
psycopg2==2.4.5
uWSGI==1.2.3
wsgiref==0.1.2
django-tables2==0.13.0
flake8==2.0.0
django-openid-auth==0.5
model-mommy==1.0
mock==1.0.1
# NOTE: django-tastypie 0.10 has a bug that prevents south migrations
# from working for us.
django-tastypie==0.9.15