diff --git a/requirements-dev.txt b/requirements-dev.txt index d592af6..e0119d3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ flask==1.1.2 uuid==1.30 plotly==4.14.3 dash==1.20.0 -dash_bootstrap_components==0.12.0 +dash_bootstrap_components==1.3.1 dash-extensions==0.0.60 gunicorn==20.1.0 mrsimulator>=0.6.0rc5 diff --git a/requirements.txt b/requirements.txt index a458f9d..e5f6ad0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ uuid==1.30 dash-extensions==0.0.60 plotly==5.1.0 dash==1.21.0 -dash_bootstrap_components==0.13.0 +dash_bootstrap_components==1.3.1 gunicorn==20.1.0 mrsimulator==0.6.0 lmfit==1.0.3