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 dependency pins, compatibility with TF 2.11 and add install notes #122

Merged
merged 10 commits into from
Feb 9, 2023

Conversation

ml-evs
Copy link
Collaborator

@ml-evs ml-evs commented Dec 22, 2022

Consolidates the currently failing dependency update PRs, in case all the failures are related to numpy

@ml-evs ml-evs changed the base branch from master to ml-evs/fix_numpy December 22, 2022 19:32
@ml-evs ml-evs changed the base branch from ml-evs/fix_numpy to master December 22, 2022 21:00
@ml-evs ml-evs changed the base branch from master to ml-evs/fix_numpy December 22, 2022 21:01
@ml-evs ml-evs changed the base branch from ml-evs/fix_numpy to master February 3, 2023 12:40
@ml-evs ml-evs force-pushed the ml-evs/bump_deps branch 7 times, most recently from 270207f to 9a0543d Compare February 9, 2023 09:57
@ml-evs ml-evs marked this pull request as ready for review February 9, 2023 09:57
dependabot bot and others added 9 commits February 9, 2023 12:13
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 ml-evs changed the title Update dependencies Update dependency pins, compatibility with TF 2.11 and add install notes Feb 9, 2023
@ml-evs ml-evs merged commit 7c156fd into master Feb 9, 2023
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.

2 participants