diff --git a/setup.cfg b/setup.cfg index be79565..b097849 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,12 +22,12 @@ packages = find: install_requires = click==8.1 click-spinner==0.1.10 - docker==6.1.2 + docker==7.0.0 packaging==21.3 python-dotenv==0.19.1 requests==2.26.0 requests-cache==0.9.1 - tabulate==0.8.9 + tabulate==0.9.0 toml==0.10.2 python_requires = >=3.8