File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Tools for machine learnt interatomic potentials
2323- mace-torch = 0.3.6
2424- chgnet = 0.3.8 (optional)
2525- matgl = 1.1.3 (optional)
26- - sevenn = 0.9.3 (optional)
26+ - sevenn = 0.10.0 (optional)
2727- alignn = 2024.5.27 (optional)
2828
2929All required and optional dependencies can be found in [ pyproject.toml] ( pyproject.toml ) .
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ New MLIPs should be added as optional dependencies under ``[tool.poetry.dependen
1818
1919 [tool.poetry.dependencies]
2020 alignn = { version = "2024.5.27", optional = true }
21- sevenn = { version = "0.9.3 ", optional = true }
21+ sevenn = { version = "0.10.0 ", optional = true }
2222 torch_geometric = { version = "^2.5.3", optional = true }
2323
2424 [tool.poetry.extras]
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Dependencies
1212- mace-torch = 0.3.6
1313- chgnet = 0.3.8 (optional)
1414- matgl = 1.1.3 (optional)
15- - sevenn = 0.9.3 (optional)
15+ - sevenn = 0.10.0 (optional)
1616- alignn = 2024.5.27 (optional)
1717
1818All required and optional dependencies can be found in `pyproject.toml <https://github.com/stfc/janus-core/blob/main/pyproject.toml >`_.
You can’t perform that action at this time.
0 commit comments