Skip to content

Commit ac4d6be

Browse files
committed
EBR-155. Fix k3d version.
1 parent 60cf40c commit ac4d6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"mne>=1.0",
3535
"numpy",
3636
"plotly==5.14.0",
37-
"k3d",
37+
"k3d<2.17.0",
3838
"ipyreact>=0.4.1",
3939
"requests",
4040
"tvb-library",

0 commit comments

Comments
 (0)