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 13cfddc commit b28e7b0Copy full SHA for b28e7b0
requirements/base.txt
@@ -10,7 +10,7 @@ django-celery-beat==2.2.1 # https://github.com/celery/django-celery-beat
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