Skip to content

Commit 5cbab91

Browse files
committed
update dash-mp-components to 0.5.1rc9
1 parent 26893a5 commit 5cbab91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.10"
1111
authors = [{ name = "Matt Horton", email = "mkhorton@lbl.gov" }]
1212

1313
dependencies = [
14-
"dash-mp-components>=0.5.1rc5,<0.5.2",
14+
"dash-mp-components>=0.5.1rc9,<0.5.2",
1515
"dash>=2.11.0,<4.0.0", # Issue in dash==4.0.0 with multi-select drop down: https://community.plotly.com/t/multi-select-dropdown-options-do-not-update-correct-when-labels-have-html-component-in-dash-4-0-0/96495
1616
"flask-caching",
1717
"frozendict",

0 commit comments

Comments
 (0)