diff --git a/pyproject.toml b/pyproject.toml index fe8e577..7f4756a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ keywords = [ license = {text = "MIT"} name = "debug-toolbar" readme = "README.md" -requires-python = ">=3.10,<3.14" +requires-python = ">=3.10" version = "0.4.2" [project.optional-dependencies]