diff --git a/pyproject.toml b/pyproject.toml index d115d90f9..2ab66fcf1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ 'pandas==2.*', 'prodigy-prot==2.3.0', 'prodigy-lig==1.1.4', - 'plotly==6.6.0', + 'plotly==6.7.0', 'freesasa>=2.2.1', 'psutil>=7.2.2', ]