diff --git a/pyproject.toml b/pyproject.toml index d401856..af5f10d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "hatchling.build" [project] name = "socketsecurity" version = "2.2.78" -requires-python = ">= 3.10" +requires-python = ">= 3.11" license = {"file" = "LICENSE"} dependencies = [ 'requests',