# requirements necessary when deploying the test project to heroku .[validation] Django>=1.11.7,<2.0; python_version <= "2.7" Django>=1.11.7; python_version >= "3.4" -r testproj.txt psycopg2>=2.7.3 gunicorn>=19.7.1 whitenoise>=3.3.1