From 12c525887804230b50f9f13d61524eddaf89130d Mon Sep 17 00:00:00 2001 From: gw3000 Date: Tue, 11 Jul 2023 18:06:47 +0200 Subject: [PATCH] jazzmin not jazzmini --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index f7b3e1c..b5e8a68 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -3,6 +3,6 @@ django-allauth>=0.50 django-bootstrap-datepicker-plus>=4.0 django-bootstrap-modal-forms>=2 django-crispy-forms>=1 -django-jazzmini>=2.6.0 +django-jazzmin>=2.6.0 crispy-bootstrap5>=0.6 names>=0.3.0