diff --git a/setup.py b/setup.py index f51c239..68e87da 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ setup_requires=['setuptools_scm', 'wheel'], install_requires=[ 'tomtoolkit>=2.6.3', - 'django_plotly_dash==1.6.4', + 'django_plotly_dash==1.6.5', 'dash-bootstrap-components==0.10.3', 'whitenoise==5.2.0', 'dpd-static-support',