diff --git a/pyproject.toml b/pyproject.toml index 9231a053e16..bb029ed93ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ python = ">=3.9,<4.0" importlib-metadata = {version = "^7.0.1", python = "<3.9"} ansys-api-fluent = "^0.3.22" ansys-platform-instancemanagement = "^1.0" -ansys-units = "^0.3.1" +ansys-units = "^0.3.2" beartype = "^0.17" docker = "^6.1.3" grpcio = "^1.30.0"