# because we use internals, we pin the django version
django>=1.5,<=1.6

# we only work with postgres
psycopg2
