From 23ac441caf28d64b5b03bb9edc4e3e46646f33bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:34:36 +0000 Subject: [PATCH] Update wandb[aws] requirement Updates the requirements on [wandb[aws]](https://github.com/wandb/wandb) to permit the latest version. - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md) - [Commits](https://github.com/wandb/wandb/compare/v0.10.33...v0.19.0) --- updated-dependencies: - dependency-name: wandb[aws] dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4ee67da..9d42b0a 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.18.0 + wandb[aws]>=0.10.33,<=0.19.0 aiobotocore>=2.3.0,<=2.15.0 # 2.12.1 breaks apolo-sdk and not supported yet [options.packages.find]