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

# we only work with postgres
psycopg2
