Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tensorboardx requirement from <=2.5.1,>=2.2 to >=2.2,<2.7.0 in /requirements #23

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Updates the requirements on tensorboardx to permit the latest version.

Changelog

Sourced from tensorboardx's changelog.

History

2.5.1 (2022-06-05)

  • Enforce protobuf's version upper bound

2.5 (2022-02-22)

  • Fix deprecation warnings
  • Comet integration improvements (#658)

2.4.1 (2021-11-20)

  • Fix a comet plugin bug if writer is reused. (#639)

2.4 (2021-06-30)

  • Remove a dependency issue. (#631)

2.3 (2021-06-20)

  • Support logging to comet.ml simutaneously.

2.2 (2021-04-03)

  • Support for type hints.
  • Dropped Python 2 support.
  • Bug fixes, see the commit log in Github.

2.1 (2020-07-05)

  • Global SummaryWriter that mimics python's default logger class, concurrent write is supported.
  • 200x speed up for add_audio. Please install the soundfile package for this feature.
  • Supports jax tensors.
  • The add_graph function is delegated to the one in torch.utils.tensorboard.
  • Bug fixes, see the commit log in Github.

2.0 (2019-12-31)

  • Now you can tag Hparams trials with custom name instead of the default epoch time
  • Fixed a bug that add_hparams are rendered incorrectly with non-string values
  • Supports logging to Amazon S3 or Google Cloud Storage
  • Bug fixes and error message for add_embedding function
  • Draw openvino format with add_openvino_graph

1.9 (2019-10-04)

  • Use new JIT backend for pytorch. This works better with pytorch 1.2 and 1.3
  • Supports hparams plugin
  • add_embedding now supports numpy array input

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

Dependabot tried to add @HabanaAI/core-lightning as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/HabanaAI/pytorch-lightning/pulls/23/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the HabanaAI/pytorch-lightning repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

The following labels could not be found: ci.

Updates the requirements on [tensorboardx](https://github.com/lanpa/tensorboardX) to permit the latest version.
- [Release notes](https://github.com/lanpa/tensorboardX/releases)
- [Changelog](https://github.com/lanpa/tensorboardX/blob/master/HISTORY.rst)
- [Commits](https://github.com/lanpa/tensorboardX/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-pip-requirements-tensorboardx-gte-2.2-and-lt-2.7.0 branch from 0b96fce to 1082a1c Compare March 3, 2023 01:17
Copy link
Author

dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #28.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot-pip-requirements-tensorboardx-gte-2.2-and-lt-2.7.0 branch January 13, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants