diff --git a/requirements.txt b/requirements.txt index e2f1054..c0532bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ dash[fastapi]==4.4.1 # COMPAT-MATRIX: dash # --- Docs shell ------------------------------------------------------------ # NOTE: python-frontmatter 1.3+ imports typing.TypeGuard, so running the docs # site needs Python >= 3.10. The dash_leaflet2 PACKAGE needs only >= 3.9. -dash_mantine_components==2.7.0 +dash_mantine_components==2.8.0 dash-iconify==0.1.2 # markdown2dash 0.1.2 declares `gunicorn>=21.2.0,<22.0.0` — a markdown parser # pinning a WSGI server, and directly against the CVE-driven gunicorn>=23 floor