Skip to content

Commit

Permalink
Bump mace-torch from 0.3.8 to 0.3.9 (#290)
Browse files Browse the repository at this point in the history
Bumps [mace-torch](https://github.com/ACEsuit/mace) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/ACEsuit/mace/releases)
- [Commits](ACEsuit/mace@v0.3.8...v0.3.9)

---
updated-dependencies:
- dependency-name: mace-torch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent d87b398 commit f595546
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"atomate2[strict]>=0.0.18",
"ase==3.23.0",
"matgl==1.1.3",
"mace-torch==0.3.8",
"mace-torch==0.3.9",
"numpy==1.26.4",
"lightning-utilities==0.11.9",
"typing",
Expand Down Expand Up @@ -69,7 +69,7 @@ strict = [
"quippy-ase==0.9.14; python_version < '3.12'",
"torch==2.2.1",
"ase==3.23.0",
"mace-torch==0.3.8",
"mace-torch==0.3.9",
"lightning-utilities==0.11.9",
"numpy==1.26.4",
"typing",
Expand Down

0 comments on commit f595546

Please sign in to comment.