diff --git a/pyproject.toml b/pyproject.toml index bbc4536b50c..7fbf53054fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ python = ">=3.10,<4.0" ansys-api-fluent = "^0.3.28" ansys-platform-instancemanagement = "~=1.0" ansys-tools-filetransfer = ">=0.1,<0.3" -ansys-units = "^0.3.2" +ansys-units = "^0.3.3" docker = ">=7.1.0" grpcio = "^1.30.0" grpcio-health-checking = "^1.30.0"