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 0c33b39 commit 466c4b4Copy full SHA for 466c4b4
pyproject.toml
@@ -39,7 +39,7 @@ packages = [
39
40
[tool.poetry.dependencies]
41
# Core dependencies
42
-python = ">=3.7,<3.11"
+python = ">=3.7,<3.12"
43
importlib-metadata = {version = "^4.0", python = "<3.8"}
44
ansys-mapdl-core = "==0.63.2"
45
ansys-dpf-core = "==0.6.0"
0 commit comments