Skip to content

Commit e75dbaa

Browse files
authored
Pin Plotly below version 6
#203
1 parent e742d45 commit e75dbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ fitting = [
4040
"ipython",
4141
"ipywidgets",
4242
"anywidget",
43-
"plotly",
43+
"plotly<6",
4444
"matplotlib",
4545
"lmfit",
4646
]

0 commit comments

Comments
 (0)