diff --git a/pyproject.toml b/pyproject.toml index 9fd58e25a..55c276f3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["SatoshiLabs "] [tool.poetry.dependencies] # all -python = "^3.6" +python = "^3.5" trezor = {path = "./python"} scons = "*" protobuf = "*"