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 88eeb0d commit 09ec9aeCopy full SHA for 09ec9ae
requirements/base.txt
@@ -10,7 +10,7 @@ ipython==8.21.0
10
11
# Django
12
# ------------------------------------------------------------------------------
13
-django==4.2.9 # pyup: < 4.1 # https://www.djangoproject.com/
+django==5.1.3 # pyup: < 4.1 # https://www.djangoproject.com/
14
django-environ==0.11.2 # https://github.com/joke2k/django-environ
15
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
16
django-model-utils==4.5.1 # https://github.com/jazzband/django-model-utils
0 commit comments