-
Notifications
You must be signed in to change notification settings - Fork 34
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 dependency pins, compatibility with TF 2.11 and add install notes #122
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ml-evs
force-pushed
the
ml-evs/bump_deps
branch
from
December 22, 2022 21:01
50849be
to
3c5fe4f
Compare
ml-evs
force-pushed
the
ml-evs/fix_numpy
branch
from
February 1, 2023 16:37
ed5072e
to
1ca7805
Compare
ml-evs
force-pushed
the
ml-evs/bump_deps
branch
7 times, most recently
from
February 9, 2023 09:57
270207f
to
9a0543d
Compare
Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.9.21 to 2022.11.7. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst) - [Commits](materialsproject/pymatgen@v2022.9.21...v2022.11.7) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [numpy](https://github.com/numpy/numpy) from 1.23.4 to 1.24.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.23.4...v1.24.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.10.0...v2.11.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tensorflow-probability](https://github.com/tensorflow/probability) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/tensorflow/probability/releases) - [Commits](tensorflow/probability@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: tensorflow-probability dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.9.21 to 2023.1.30. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst) - [Commits](materialsproject/pymatgen@v2022.9.21...v2023.1.30) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
- Add better error message for failing test case
- Adjust text around warning
ml-evs
force-pushed
the
ml-evs/bump_deps
branch
from
February 9, 2023 12:13
9a0543d
to
2edab1b
Compare
ml-evs
changed the title
Update dependencies
Update dependency pins, compatibility with TF 2.11 and add install notes
Feb 9, 2023
ppdebreuck
approved these changes
Feb 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Consolidates the currently failing dependency update PRs, in case all the failures are related to numpy