diff --git a/pyproject.toml b/pyproject.toml index 7aa428e..4301f75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ authors = [ { name = "Cagtay Fabry", email = "cagtay.fabry@bam.de" }, ] # Dependencies -requires-python = ">=3.9,<3.12" +requires-python = ">=3.9" classifiers = [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research",