Skip to content

Commit 2d9a1e8

Browse files
Bump sevenn from 0.10.0 to 0.10.1 (#1050)
Bumps [sevenn](https://github.com/MDIL-SNU/SevenNet) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/MDIL-SNU/SevenNet/releases) - [Changelog](https://github.com/MDIL-SNU/SevenNet/blob/main/CHANGELOG.md) - [Commits](MDIL-SNU/SevenNet@v0.10.0...v0.10.1) --- updated-dependencies: - dependency-name: sevenn 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>
1 parent 121936b commit 2d9a1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ strict-forcefields = [
124124
"mace-torch>=0.3.6",
125125
"matgl==1.1.3",
126126
"quippy-ase==0.9.14; python_version < '3.12'",
127-
"sevenn==0.10.0",
127+
"sevenn==0.10.1",
128128
"torch==2.5.1",
129129
"torchdata==0.7.1", # TODO: remove when issue fixed
130130
]

0 commit comments

Comments
 (0)