Skip to content

Commit 1cb1615

Browse files
authored
Merge branch 'main' into pre-commit-ci-update-config
2 parents cd48f3b + cf18960 commit 1cb1615

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs: avoid parallelization

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"pyvista >= 0.43.0,<1",
2727
"websockets >= 12.0,< 16",
2828
"trame >= 3.6.0,<4",
29-
"trame-vtk >= 2.8.7,<3",
29+
"trame-vtk >= 2.8.7,<3,!=2.8.16",
3030
"trame-vuetify >= 2.4.3,< 4",
3131
]
3232

0 commit comments

Comments
 (0)