diff --git a/boilerplates/dash/requirements.txt b/boilerplates/dash/requirements.txt index 92e8037..c2f260d 100644 --- a/boilerplates/dash/requirements.txt +++ b/boilerplates/dash/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 click==6.7 dash==0.34.0 dash-core-components==0.27.1 -dash-html-components==0.11.0 +dash-html-components==2.0.0 dash-renderer==0.13.0 decorator==4.3.0 Flask==2.2.5