Update of requirements to Django 2.2.12 LTS

This commit is contained in:
Lumir Balhar 2020-05-21 15:58:52 +02:00
parent 97c98a084d
commit b94dd0b99d
1 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,7 @@
django>=1.11,<1.12
django-debug-toolbar==1.8
gunicorn==19.5.0
Django>=2.2.12,<3.0
django-debug-toolbar==2.2
gunicorn==20.0.4
psycopg2==2.8.5
whitenoise==3.3.1
pytz==2020.1
sqlparse==0.3.1
whitenoise==5.1.0