diff --git a/docs/requirements.txt b/docs/requirements.txt index bc4d529ae..54a465084 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -22,7 +22,7 @@ tabulate == 0.8.3 tqdm == 4.30.0 xgboost == 0.90 yellowbrick == 0.9.1 -dash == 1.14.0 +dash == 2.15.0 dash_color_picker == 0.0.1 dash_core_components == 1.10.2 dash_colorscales == 0.0.4 diff --git a/requirements.txt b/requirements.txt index 930f8a0e0..98906011a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ tabulate == 0.8.3 tqdm == 4.30.0 xgboost == 0.90 yellowbrick -dash == 1.14.0 +dash == 2.15.0 dash_color_picker == 0.0.1 dash_core_components == 1.10.2 dash_colorscales == 0.0.4 diff --git a/simba/requirements.txt b/simba/requirements.txt index 6285573c8..351d592db 100644 --- a/simba/requirements.txt +++ b/simba/requirements.txt @@ -24,7 +24,7 @@ tabulate == 0.9.0;python_version>="3.9" tqdm == 4.30.0 xgboost == 0.90 yellowbrick -dash == 1.14.0 +dash == 2.15.0 dash_color_picker == 0.0.1 dash_core_components == 1.10.2 dash_colorscales == 0.0.4