File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ requires-python = ">=3.10"
1111authors = [{ name = " Matt Horton" , email = " mkhorton@lbl.gov" }]
1212
1313dependencies = [
14- " dash-mp-components== 0.5.1rc5" ,
14+ " dash-mp-components>= 0.5.1rc5,<0.5.2 " ,
1515 " dash>=2.11.0" ,
1616 " flask-caching" ,
1717 " frozendict" ,
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ cython==3.2.4
4444 # via boltztrap2
4545dash==3.4.0
4646 # via crystal_toolkit (pyproject.toml)
47- dash-mp-components==0.5.0rc0
47+ dash-mp-components==0.5.1rc5
4848 # via crystal_toolkit (pyproject.toml)
4949decorator==5.2.1
5050 # via ipython
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ dash[testing]==3.4.0
135135 # dash-vtk
136136dash-extensions==2.0.4
137137 # via crystal_toolkit (pyproject.toml)
138- dash-mp-components==0.5.0rc0
138+ dash-mp-components==0.5.1rc5
139139 # via crystal_toolkit (pyproject.toml)
140140dash-testing-stub==0.0.2
141141 # via dash
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ cython==3.2.4
4444 # via boltztrap2
4545dash==3.4.0
4646 # via crystal_toolkit (pyproject.toml)
47- dash-mp-components==0.5.0rc0
47+ dash-mp-components==0.5.1rc5
4848 # via crystal_toolkit (pyproject.toml)
4949decorator==5.2.1
5050 # via ipython
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ dash[testing]==3.4.0
135135 # dash-vtk
136136dash-extensions==2.0.4
137137 # via crystal_toolkit (pyproject.toml)
138- dash-mp-components==0.5.0rc0
138+ dash-mp-components==0.5.1rc5
139139 # via crystal_toolkit (pyproject.toml)
140140dash-testing-stub==0.0.2
141141 # via dash
You can’t perform that action at this time.
0 commit comments