From c0b493cd225d9ae7dce36d8b75a9f326fecb2f47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 14:53:35 +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.1) --- 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..33e0d89 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.1 aiobotocore>=2.3.0,<=2.15.0 # 2.12.1 breaks apolo-sdk and not supported yet [options.packages.find]