django-ex/requirements.txt
Lumir Balhar 7c8a186ab2 Update psycopg2-binary to version 2.8.5
2.8.4 is the first version providing manylinux wheels for
Python 3.8 so it should make no difference if we update it
to the latest version 2.8.5.
2020-08-05 13:22:29 +02:00

5 lines
103 B
Text

django>=1.11,<1.12
django-debug-toolbar==1.8
gunicorn==19.5.0
psycopg2-binary==2.8.5
whitenoise==3.3.1