diff --git a/Pipfile b/Pipfile index 0d00257..f1b5744 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] [packages] -dash = "==1.9.1" +dash = "==2.15.0" dash-bootstrap-components = "*" gunicorn = "*" plotly = "*"