We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
plotly
plotly<7
plotly 6.X
1 parent 6de3975 commit da936afCopy full SHA for da936af
1 file changed
pyproject.toml
@@ -55,7 +55,7 @@ all_extras = [
55
"plotly>=5.0.0,<6",
56
"scikit-learn>=0.24.1",
57
"ecos>=2.0.14,<2.1",
58
- "plotly>=5.0.0,<6",
+ "plotly>=5.0.0,<7",
59
"cvxopt; python_version < '3.14'",
60
]
61
0 commit comments