diff --git a/setup.cfg b/setup.cfg index 909be37..e35f750 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ install_requires = marshmallow==3.14.1;python_version<"3.7" argcomplete==2.0.0 appdirs==1.4.4 - rich==12.4.1;python_version>="3.6.3" + rich==12.4.3;python_version>="3.6.3" rich==12.1.0;python_version<"3.6.3" [options.packages.find]