diff --git a/web/app/requirements.txt b/web/app/requirements.txt index 1fae402..a8abecd 100644 --- a/web/app/requirements.txt +++ b/web/app/requirements.txt @@ -3,4 +3,4 @@ numpy==1.18 requests==2.31.0 redis==3.4 plotly==4.0.0 -dash==1.0.2 \ No newline at end of file +dash==2.15.0 \ No newline at end of file