We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39c815b commit c76691aCopy full SHA for c76691a
requirements/base.txt
@@ -10,7 +10,7 @@ flower==1.0.0 # https://github.com/mher/flower
10
11
# Django
12
# ------------------------------------------------------------------------------
13
-django==3.2.12 # pyup: < 4.0 # https://www.djangoproject.com/
+django==4.0.2 # pyup: < 4.0 # https://www.djangoproject.com/
14
django-environ==0.8.1 # https://github.com/joke2k/django-environ
15
django-model-utils==4.2.0 # https://github.com/jazzband/django-model-utils
16
django-allauth==0.48.0 # https://github.com/pennersr/django-allauth
0 commit comments