diff --git a/pyproject.toml b/pyproject.toml index 24ba78c..98da379 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "joinmarket" version = "0.9.11dev" description = "Joinmarket client library for Bitcoin coinjoins" readme = "README.md" -requires-python = ">=3.7" +requires-python = ">=3.7,<3.12" license = {file = "LICENSE"} dependencies = [ "chromalog==1.0.5",