From 1c173119ab07c3bdef14ca6e11cf26a4a063e93a Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Fri, 27 Feb 2026 11:08:02 -0700 Subject: [PATCH] Update required python version in pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b6590cf2..81d11c7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dynamic = ["version"] license = { text = "3-clause BSD License" } -requires-python = ">=3.9" +requires-python = ">=3.10" keywords=[ "system",