diff --git a/requirements.txt b/requirements.txt index 295277b..7fa879c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,5 @@ Django>=4.2 +django-bootstrap-datepicker-plus>=4.0 +django-bootstrap-modal-forms>=2 +django-crispy-forms>=1 +crispy-bootstrap5>=0.6 \ No newline at end of file