allenai / tango

Organize your experiments into discrete steps that can be cached and reused throughout the lifetime of your research project.
https://ai2-tango.readthedocs.io/
Apache License 2.0
532 stars 46 forks source link

Update wandb requirement from <0.14.3,>=0.12 to >=0.12,<0.15.9 #598

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 1 year ago

Updates the requirements on wandb to permit the latest version.

Release notes

Sourced from wandb's releases.

v0.15.8

What's Changed

:magic_wand: Enhancements

:hammer: Fixes

:books: Docs

:nail_care: Cleanup

New Contributors

Full Changelog: https://github.com/wandb/wandb/compare/v0.15.7...v0.15.8

Changelog

Sourced from wandb's changelog.

0.15.8 (Aug 01, 2023)

:magic_wand: Enhancements

:hammer: Fixes

:books: Docs

:nail_care: Cleanup

New Contributors

Full Changelog: https://github.com/wandb/wandb/compare/v0.15.7...v0.15.8

0.15.7 (July 25, 2023)

:hammer: Fixes

Full Changelog: https://github.com/wandb/wandb/compare/v0.15.6...v0.15.7

0.15.6 (July 24, 2023)

:magic_wand: Enhancements

... (truncated)

Commits
  • 6c7524e update change-log
  • c197cab Bump version: 0.15.8.dev1 → 0.15.8
  • 5b2fba3 feat(launch): Gracefully handle Kubernetes 404 error (#5945)
  • bd13f3e feat(launch): Check if job ingredients exist before making job (#5942)
  • 4581730 test(sdk): skip broken tests and fix CI (#5956)
  • dd20d99 docs(sdk): update README.md to unify the spelling of Hugging Face (#5891)
  • b52af91 chore(sdk): bump sdk version to 0.15.8dev (#5954)
  • eb65afc fix(sdk): speed up import time and fix pkg_resources DeprecationWarning (#5...
  • 28ae89d revert(sdk): revert support for migrating W&B runs and reports between instan...
  • 00396ca docs(sdk): update GH action to generate reference docs and clean up docstring...
  • Additional commits viewable in compare view


You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 7 months ago

A newer version of wandb exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.