diff --git a/pyproject.toml b/pyproject.toml index a51e4402..9c468fb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["Charlie Lewis "] license = "Apache-2.0" [tool.poetry.dependencies] -python = ">=3.10,<3.13" +python = ">=3.13,<3.14" docker = "7.1.0" faucetconfrpc = "0.55.72" graphviz = "0.20.3"