We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc53d32 commit 1add1f6Copy full SHA for 1add1f6
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
]
24
dependencies = [
25
"pyvista >= 0.43.0,<1",
26
- "websockets >= 12.0,< 15",
+ "websockets >= 12.0,< 16",
27
"trame >= 3.6.0,<4",
28
"trame-vtk >= 2.8.7,<3",
29
"trame-vuetify >= 2.4.3,<3",
@@ -44,7 +44,7 @@ tests = [
44
doc = [
45
"ansys-sphinx-theme==1.3.1",
46
"jupyter_sphinx==0.5.3",
47
- "jupytext==1.16.6",
+ "jupytext==1.16.7",
48
"nbsphinx==0.9.6",
49
"numpydoc==1.8.0",
50
"sphinx==8.1.3",
0 commit comments