From d3329956fc59a67401b0ffa3ca18c6d4b5b5bfd7 Mon Sep 17 00:00:00 2001 From: baseplate-admin <61817579+baseplate-admin@users.noreply.github.com> Date: Sat, 21 Sep 2024 18:10:44 +0600 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fa36bc8..611070a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ documentation = "https://modern-colorthief.readthedocs.io" repository = "https://github.com/baseplate-admin/modern_colorthief" [tool.poetry.dependencies] -python = "^3.12" +python = "^3.9" [tool.poetry.group.docs.dependencies]