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

# we only work with postgres
psycopg2
