diff --git a/pyproject.toml b/pyproject.toml index 215809a5..7405d286 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ description = "CUA (Computer Use Agent) mono-repo" license = { text = "MIT" } name = "cua-workspace" readme = "README.md" -requires-python = ">=3.12" +requires-python = "<3.14,>=3.12" version = "0.1.0" [project.urls]