aboutsummaryrefslogtreecommitdiffstats
path: root/requirements/base.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--requirements/base.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/base.txt b/requirements/base.txt
index 5fea182..6bfe455 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -1,6 +1,6 @@
# Django
# ------------------------------------------------------------------------------
-django==3.0 # pyup: < 3.0 # https://www.djangoproject.com/
+django==3.0.5 # pyup: < 3.0 # https://www.djangoproject.com/
django-environ # https://github.com/joke2k/django-environ
django-allauth # https://github.com/pennersr/django-allauth
django-crispy-forms # https://github.com/django-crispy-forms/django-crispy-forms