Skip to content

Commit

Permalink
Update wandb[aws] requirement
Browse files Browse the repository at this point in the history
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](wandb/wandb@v0.10.33...v0.18.6)

---
updated-dependencies:
- dependency-name: wandb[aws]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 31bbc44 commit 0f0a364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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.18.6
aiobotocore>=2.3.0,<=2.15.0 # 2.12.1 breaks apolo-sdk and not supported yet

[options.packages.find]
Expand Down

0 comments on commit 0f0a364

Please sign in to comment.