We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75afde6 commit a191af7Copy full SHA for a191af7
1 file changed
pyproject.toml
@@ -11,7 +11,7 @@ requires-python = ">=3.10"
11
authors = [{ name = "Matt Horton", email = "mkhorton@lbl.gov" }]
12
13
dependencies = [
14
- "dash-mp-components>=0.5.0rc0",
+ "dash-mp-components==0.5.0rc1",
15
"dash>=2.11.0",
16
"flask-caching",
17
"frozendict",
0 commit comments