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 d7961ef commit bf569aaCopy full SHA for bf569aa
pyproject.toml
@@ -71,8 +71,8 @@ tools = [
71
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
72
"ansys-tools-visualization-interface==0.4.0",
73
"ansys-units==0.3.2",
74
- "pyansys-tools-report==0.7.3",
75
- "pyansys-tools-versioning==0.5.0",
+ "pyansys-tools-report==0.8.0",
+ "pyansys-tools-versioning==0.6.0",
76
"pyansys-tools-variableinterop==0.1.1",
77
]
78
all = [
@@ -88,13 +88,13 @@ all = [
88
89
90
91
92
93
94
95
doc = [
96
"Sphinx==8.0.2",
97
- "ansys-sphinx-theme==1.0.3",
+ "ansys-sphinx-theme==1.0.4",
98
"sphinx-copybutton==0.5.2",
99
"sphinx-design==0.6.1",
100
"sphinxcontrib-mermaid==0.9.2",
0 commit comments