diff --git a/pyproject.toml b/pyproject.toml index 8ff5fe3..3911a3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ "Topic :: Scientific/Engineering" ] keywords = ["string parsing", "string formatting", "pytroll"] -requires-python = ">=3.6" +requires-python = ">=3.9" dependencies = [] dynamic = ["version"]