Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Update wandb requirement from <0.12.0,>=0.10.0 to >=0.10.0,<0.13.0 #5356

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2021

Updates the requirements on wandb to permit the latest version.

Release notes

Sourced from wandb's releases.

v0.12.0

βŒ› No Longer Supported

  • Remove Python 3.5 support

πŸ› Bug Fix

  • Fix issue that could cause artifact uploads to fail if artifact files are being modified
  • Fix issue where wandb.restore() wouldn't work with runs from a sweep

πŸ’… Enhancement

  • Improve run execution time calculation
Changelog

Sourced from wandb's changelog.

0.12.0 (August 10, 2021)

βŒ› No Longer Supported

  • Remove Python 3.5 support

πŸ› Bug Fix

  • Fix issue that could cause artifact uploads to fail if artifact files are being modified
  • Fix issue where wandb.restore() wouldn't work with runs from a sweep

πŸ’… Enhancement

  • Improve run execution time calculation

0.11.2 (August 2, 2021)

πŸ› Bug Fix

  • Restore vendored graphql-core library because of network regression

0.11.1 (July 29, 2021)

βŒ› Deprecated

  • Python 3.5 will not be supported as of wandb==0.12.0

πŸ› Bug Fix

  • Reduce Memory Footprint of Images In Tables
  • Added a dependency on graphql-core>=2.3.0
  • Removed urllib3 pin to avoid conflicts, if you see urllib3 related errors run pip install --upgrade urllib3
  • Improved Public API HTTP error messages
  • Set run.dir to the generated directory name in disabled mode

πŸ’… Enhancement

  • Adds support for native Jax array logging
  • Tables now support Molecule data type
  • Improve Stable-Baselines3 API by auto log model's name and always upload models at the end of training
  • Implements the sweep local controller using wandb/sweeps

0.11.0 (July 15, 2021)

βŒ› No Longer Supported

  • Remove Python 2.7 support

πŸ› Bug Fix

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Updates the requirements on [wandb](https://github.com/wandb/client) to permit the latest version.
- [Release notes](https://github.com/wandb/client/releases)
- [Changelog](https://github.com/wandb/client/blob/master/CHANGELOG.md)
- [Commits](wandb/wandb@v0.10.0...v0.12.0)

---
updated-dependencies:
- dependency-name: wandb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 11, 2021
@dirkgr dirkgr merged commit 524244b into main Aug 16, 2021
@dirkgr dirkgr deleted the dependabot/pip/wandb-gte-0.10.0-and-lt-0.13.0 branch August 16, 2021 18:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant