diff --git a/pyproject.toml b/pyproject.toml index 650b2cd6..7f6f1985 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ packages = [ ] [tool.poetry.dependencies] -python = '>=3.7.2,<3.12' +python = '>=3.12.5,<3.13' # Shared Ribbon & Thetanuts eth-abi = '4.0.0'