diff --git a/pyproject.toml b/pyproject.toml index 6435fe2db9d3467c7857b7dc37fcc94a5f928184..f3a0b9aca19ec3599b8c9ca693305019fab76820 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ drf-yasg = {version = "~1.21", extras = ["validation"]} ipython = "~8.24" swagger-spec-validator = "~3" django-crispy-forms = "~2.1" -crispy-bootstrap4 = "2024.1" +crispy-bootstrap4 = "2025.6" django-filter = "~24" drf-nested-routers = "~0.94" pyopenssl = "~24.1"