Skip to content

Commit

Permalink
Bump mp-api from 0.24.1 to 0.39.5
Browse files Browse the repository at this point in the history
Bumps [mp-api](https://github.com/materialsproject/api) from 0.24.1 to 0.39.5.
- [Release notes](https://github.com/materialsproject/api/releases)
- [Commits](materialsproject/api@v0.24.1...v0.39.5)

---
updated-dependencies:
- dependency-name: mp-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent d1a246e commit 5800a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
extras_require={
"ipyparallel": ["ipyparallel >= 6.2.4", "dill >= 0.3.3"],
"cuda": ["cupy >= 10.0.0"],
"acom": ["pymatgen >= 2022", "mp-api == 0.24.1"],
"acom": ["pymatgen >= 2022", "mp-api == 0.39.5"],
"aiml": ["tensorflow == 2.4.1", "tensorflow-addons <= 0.14.0", "crystal4D"],
"aiml-cuda": [
"tensorflow == 2.4.1",
Expand Down

0 comments on commit 5800a83

Please sign in to comment.