Update Django version to Django 2.2 LTS

django 2.2 is very stable and recommende version for branch 2.X
This commit is contained in:
jeanluc kabulu 2019-04-15 08:07:11 +02:00 committed by GitHub
parent 589dfeae41
commit 920f84c504
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ flower==0.9.3 # https://github.com/mher/flower
# Django
# ------------------------------------------------------------------------------
django==2.0.13 # pyup: < 2.1 # https://www.djangoproject.com/
django==2.2 # pyup: < 2.1 # https://www.djangoproject.com/
django-environ==0.4.5 # https://github.com/joke2k/django-environ
django-model-utils==3.1.2 # https://github.com/jazzband/django-model-utils
django-allauth==0.39.1 # https://github.com/pennersr/django-allauth