diff --git a/setup.cfg b/setup.cfg index bad7d53..634d2cd 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.2.0 + rich==12.4.1 steam[client]==1.2.0 [options.packages.find]