diff --git a/pyproject.toml b/pyproject.toml index 60f985f8..1c363702 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["Charlie Lewis "] license = "Apache-2.0" [tool.poetry.dependencies] -python = ">=3.8 <3.11" +python = "<3.12" docker = "6.1.3" faucetconfrpc = "0.55.62" graphviz = "0.20.1"