We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7314356 + b272d95 commit b54b6ebCopy full SHA for b54b6eb
requirements/base.txt
@@ -6,7 +6,7 @@ whitenoise==6.6.0 # https://github.com/evansd/whitenoise
6
# ------------------------------------------------------------------------------
7
django==3.2.25 # pyup: < 4.0 # https://www.djangoproject.com/
8
django-environ>=0.11.0 # https://github.com/joke2k/django-environ
9
-django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
+django-model-utils==4.4.0 # https://github.com/jazzband/django-model-utils
10
django-allauth==0.61.1 # https://github.com/pennersr/django-allauth
11
django-waffle==4.1.0 # https://github.com/django-waffle/django-waffle
12
django-widget-tweaks==1.5.0 # https://github.com/jazzband/django-widget-tweaks
0 commit comments