Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading