diff --git a/setup.cfg b/setup.cfg index 2bdc301..a64307c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,7 +20,7 @@ packages = find: include_package_data = true python_requires = >=3.8 install_requires = - rich==12.3.0 + rich==12.4.1 steam[client]==1.3.0 [options.packages.find]