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.
2 parents d6de7d9 + 6f4a8e9 commit 66a1e80Copy full SHA for 66a1e80
1 file changed
requirements/base.txt
@@ -15,7 +15,7 @@ uvicorn[standard]==0.38.0 # https://github.com/encode/uvicorn
15
# ------------------------------------------------------------------------------
16
django==4.1.6 # pyup: < 4.0 # https://www.djangoproject.com/
17
django-environ==0.9.0 # https://github.com/joke2k/django-environ
18
-django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
+django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
19
django-allauth==0.52.0 # https://github.com/pennersr/django-allauth
20
django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-crispy-forms
21
crispy-bootstrap5==0.7 # https://github.com/django-crispy-forms/crispy-bootstrap5
0 commit comments