File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ build(deps): bump the general-dependencies group with 2 updates
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
44
55[project ]
66name = " ansys-tools-visualization-interface"
7- version = " 0.8.1 "
7+ version = " 0.8.2 "
88description = " A Python visualization interface for PyAnsys libraries"
99readme = " README.rst"
1010requires-python = " >=3.10,<4"
@@ -23,7 +23,7 @@ classifiers = [
2323]
2424dependencies = [
2525 " pyvista >= 0.43.0,<1" ,
26- " websockets >= 12.0,< 15 " ,
26+ " websockets >= 12.0,< 16 " ,
2727 " trame >= 3.6.0,<4" ,
2828 " trame-vtk >= 2.8.7,<3" ,
2929 " trame-vuetify >= 2.4.3,<3" ,
@@ -44,7 +44,7 @@ tests = [
4444doc = [
4545 " ansys-sphinx-theme==1.2.4" ,
4646 " jupyter_sphinx==0.5.3" ,
47- " jupytext==1.16.6 " ,
47+ " jupytext==1.16.7 " ,
4848 " nbsphinx==0.9.6" ,
4949 " numpydoc==1.8.0" ,
5050 " sphinx==8.1.3" ,
You can’t perform that action at this time.
0 commit comments