diff --git a/pyproject.toml b/pyproject.toml index 9dff6bf..b6445c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,6 @@ classifiers = [ python = "^3.8" textual = ">=0.32.0" humanfriendly = ">=10.0" -pyyaml = "^6.0" [tool.poetry.scripts] amdgpu-stats = "amdgpu_stats:textual_run"