diff --git a/pyproject.toml b/pyproject.toml index 9aa8ee7..a0b9039 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "Apache License 2.0" readme = "README.md" [tool.poetry.dependencies] -python = "^3.11" +python = "^3.10" textual = "^0.74.0" psutil = "^6.0.0" distro = "^1.9.0"