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.4.1 "
7+ version = " 0.4.2 "
88description = " A Python visualization interface for PyAnsys libraries"
99readme = " README.rst"
1010requires-python = " >=3.9,<4"
@@ -25,7 +25,7 @@ classifiers = [
2525dependencies = [
2626 " pyvista >= 0.43.0,<1" ,
2727 " beartype >= 0.17.0,<1" ,
28- " websockets >= 12.0,<13 " ,
28+ " websockets >= 12.0,< 14 " ,
2929 " trame >= 3.6.0,<4" ,
3030 " trame-vtk >= 2.8.7,<3" ,
3131 " trame-vuetify >= 2.4.3,<3" ,
@@ -45,7 +45,7 @@ doc = [
4545 " sphinx_design==0.6.0" ,
4646 " sphinx-gallery==0.17.0" ,
4747 " sphinx-jinja==2.0.2" ,
48- " ansys-fluent-core==0.22.0 " ,
48+ " ansys-fluent-core==0.24.2 " ,
4949]
5050
5151[project .urls ]
You can’t perform that action at this time.
0 commit comments