diff --git a/pyproject.toml b/pyproject.toml index f01f63b..67c2287 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,5 +27,5 @@ addopts = [ dependencies = [ "numpy>=1.23.3", -"plotly==5.11.0" +"plotly>=5.11.0" ] \ No newline at end of file