diff --git a/pyproject.toml b/pyproject.toml index b771bc9f609..1bdb802b20a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "cffi == 1.15.1;platform_system=='Linux' and python_version == '3.7'", "cffi == 1.16.0;platform_system=='Linux' and python_version > '3.7'", "pywin32 >= 303;platform_system=='Windows'", - "ansys-pythonnet>=3.1.0rc2", + "ansys-pythonnet>=3.1.0rc3", "rpyc==5.3.1", "psutil", "dotnetcore2 ==3.1.23;platform_system=='Linux'",