diff --git a/pyproject.toml b/pyproject.toml index 4b97e949ec..b06f3356d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ classifiers = [ dynamic = ["version"] dependencies = [ + "attrs>=22.2.0", "colorama>=0.3.9", "configobj>=5.0.6", "distro>=1.3",