diff --git a/pyproject.toml b/pyproject.toml index 1450528..83ba788 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "GPL-3" readme = "README.md" [tool.poetry.dependencies] -python = "^3.11" +python = "^3.10" pexpect = "^4.9.0" [tool.poetry.build]