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.11.0,>=0.10.0 to >=0.10.0,<0.12.0 #5316

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2021

Updates the requirements on wandb to permit the latest version.

Release notes

Sourced from wandb's releases.

v0.11.0

βŒ› No Longer Supported

  • Remove Python 2.7 support

πŸ› Bug Fix

  • Fix issue where wandb.watch() broke model saving in pytorch
  • Fix issue where uniform sweep parameters were parsed as int_uniform
  • Fix issue where file_stream thread was killed on 4xx errors

πŸ’… Enhancement

  • Improve performance of artifact logging by making it non-blocking
  • Add wandb integration for Stable-benchmarks-3
  • Improve keras callback validation logging inference logic
  • Expose sweep state via the public API
  • Improve performance of sweep run fetches via the API
Changelog

Sourced from wandb's changelog.

0.11.0 (July 15, 2021)

βŒ› No Longer Supported

  • Remove Python 2.7 support

πŸ› Bug Fix

  • Fix issue where wandb.watch() broke model saving in pytorch
  • Fix issue where uniform sweep parameters were parsed as int_uniform
  • Fix issue where file_stream thread was killed on 4xx errors

πŸ’… Enhancement

  • Improve performance of artifact logging by making it non-blocking
  • Add wandb integration for Stable-benchmarks-3
  • Improve keras callback validation logging inference logic
  • Expose sweep state via the public API
  • Improve performance of sweep run fetches via the API

0.10.33 (June 28, 2021)

πŸ› Bug Fix

  • Fix issue where wandb restore 404ed if the run did not have a diff.patch file
  • Fix issue where wandb.log raised an Exception after trying to log a pandas dataframe
  • Fix issue where runs could be marked finished before files were finished uploading

πŸ’… Enhancement

  • Disable reloading of run metadata (such as command) in resumed runs
  • Allow logging of pandas dataframes by automatically converting them to W&B tables
  • Fix up log_code() exclude fn to handle .wandb dir
  • Improve handling of PyTorch model topology
  • Increase config debounce interval to 30s to reduce load on WB/backend
  • Improve reliability of CLI in generating sweeps with names, programs, and settings

0.10.32 (June 10, 2021)

πŸ› Bug Fix

  • Make log_artifact() more resilient to network errors
  • Removed Duplicate Artifact Dependencies
  • Workaround urlib3 issue on windows
  • Fix regression where ipython was hanging
  • Allow logging of numpy high precision floating point values
  • Reduce liklyhood of collisions for file backed media or artifact objects
  • Fix wandb.watch() regression when logging pytorch graphs

πŸ’… Enhancement

... (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.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 16, 2021
@epwalsh epwalsh self-requested a review July 16, 2021 16:28
@epwalsh epwalsh merged commit 3c1ac03 into main Jul 16, 2021
@epwalsh epwalsh deleted the dependabot/pip/wandb-gte-0.10.0-and-lt-0.12.0 branch July 16, 2021 17:01
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