Skip to content

Commit

Permalink
Bump mp-api from 0.24.1 to 0.41.1
Browse files Browse the repository at this point in the history
Bumps [mp-api]() from 0.24.1 to 0.41.1.

---
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 Mar 3, 2024
1 parent d1a246e commit 9a878ac
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.41.1"],
"aiml": ["tensorflow == 2.4.1", "tensorflow-addons <= 0.14.0", "crystal4D"],
"aiml-cuda": [
"tensorflow == 2.4.1",
Expand Down

0 comments on commit 9a878ac

Please sign in to comment.