diff --git a/pyproject.toml b/pyproject.toml index aaa8370dee..9c3118fb8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,6 @@ trezor = {path = "./python", develop = true} scons = "*" protobuf = "*" nanopb = "^0.4.3" -appdirs ="*" ## test tools pytest = "^8"