File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ packages = [
2626python = " >=3.10,<4.0"
2727importlib-metadata = {version = " ^4.0" , python = " <3.9" }
2828ansys-fluent-core = " ~=0.25.dev1"
29- vtk = " >=9.3.0.rc0 "
30- pyvista = " > =0.39.0 "
31- pyvistaqt = " >=0 .7.0 "
32- matplotlib = " >=3.5.1 "
29+ pyvista = " ~=0.44.1 "
30+ pyvistaqt = " ~ =0.11.1 "
31+ pyside6 = " ~=6 .7.2 "
32+ matplotlib = " >=3.9.0 "
3333
3434[tool .poetry .urls ]
3535"Documentation" = " https://visualization.fluent.docs.pyansys.com/"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ sphinx-copybutton==0.5.2
99sphinx-autodoc-typehints==2.0.0
1010sphinx-gallery==0.15.0
1111sphinx-notfound-page==1.0.0
12- sphinxcontrib-websupport==1.2.7
12+ sphinxcontrib-websupport==2.0.0
1313sphinxemoji==0.3.1
1414sphinx-toggleprompt==0.5.2
1515pyvista[trame]>=0.43.3
You can’t perform that action at this time.
0 commit comments