diff --git a/setup.cfg b/setup.cfg index d8796b8..a497d11 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,7 +15,7 @@ python_requires = >=3.10 packages = find: install_requires = glue-core>=1.13.1 - plotly + plotly<6.0.0a0 chart-studio [options.extras_require]