diff --git a/pyproject.toml b/pyproject.toml index d5221e10..0642768d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ description = "A User-Focused Photo & File Management System." version = "9.6.4" license = "GPL-3.0-only" readme = "README.md" -requires-python = ">=3.14,<=3.15" +requires-python = ">=3.12,<3.15" dependencies = [ "audioop-lts; python_version >= '3.13'", "chardet~=5.2",