# because we use internals, we pin the django version
django>=1.8,<1.11

# we only work with postgres
psycopg2
