diff --git a/setup.cfg b/setup.cfg index 2c2be1a2..0f90ae59 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,6 +38,7 @@ install_requires = requests >=2.24 tomli>=1.2.3; python_version<'3.11' urllib3 + rich >= 12.5.1 # typing_extensions are included for RHEL 8.5 # typing_extensions;python_version<'3.8'