diff --git a/pyproject.toml b/pyproject.toml index 3bd2ded7e..fe21f3e54 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ readme = "README.md" keywords = ["conda"] license = { text = "Apache-2.0" } dynamic = ["version"] -requires-python = ">=3.8" +requires-python = ">=3.11" dependencies = [ "beautifulsoup4", "colorama",