diff --git a/pyproject.toml b/pyproject.toml index e97e7c1..d1ef06e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ # https://packaging.python.org/en/latest/specifications/declaring-project-metadata name = "pathwaysutils" readme = "README.md" -requires-python = ">=3.10" +requires-python = ">=3.11" license = {file = "LICENSE"} authors = [{name = "Pathways-on-Cloud Utilities Developers", email="pathwaysutils-dev@google.com"}] classifiers = [ # List of https://pypi.org/classifiers/