diff --git a/pyproject.toml b/pyproject.toml index 5507b80d..e13dbbe6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,6 @@ description = "Generative AI CodeGen security gateway" readme = "README.md" authors = [] packages = [{include = "codegate", from = "src"}] -requires-python = ">=3.11" [tool.poetry.dependencies] python = ">=3.11"