diff --git a/setup.cfg b/setup.cfg index 7ecb73a..c41483b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,7 +34,7 @@ python_requires = >=3.8.0 include_package_data = True install_requires = apolo-cli>=24.8.1 - wandb[aws]>=0.10.33,<=0.17.8 + wandb[aws]>=0.10.33,<=0.17.9 aiobotocore>=2.3.0,<=2.12.0 # 2.12.1 breaks apolo-sdk and not supported yet [options.packages.find]