diff --git a/requirements.txt b/requirements.txt index 71d01ba..9130152 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ dash==0.36.0 # The core dash backend dash-html-components==0.13.5 # HTML components -dash-core-components==0.43.0 # Supercharged components \ No newline at end of file +dash-core-components==2.0.0 # Supercharged components \ No newline at end of file