diff --git a/pyproject.toml b/pyproject.toml index bce1708f..eab949cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ documentation = "https://docs.remme.io/" python = "^3.6" colorlog = "4.0.2" -sawtooth-sdk = "1.1.3" +sawtooth-sdk = "1.1.4.post1" sawtooth-signing = "1.1.3" cryptography = "2.5" protobuf = "3.6.1"