File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
docs/source/getting_started Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Tools for machine learnt interatomic potentials
2424- chgnet = 0.3.8 (optional)
2525- matgl = 1.1.3 (optional)
2626- sevenn = 0.10.3 (optional)
27- - alignn = 2024.12.02 (optional)
27+ - alignn = 2024.5.27 (optional)
2828
2929All required and optional dependencies can be found in [ pyproject.toml] ( pyproject.toml ) .
3030
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Dependencies
1313- chgnet = 0.3.8 (optional)
1414- matgl = 1.1.3 (optional)
1515- sevenn = 0.10.3 (optional)
16- - alignn = 2024.12.02 (optional)
16+ - 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 >`_.
1919
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies = [
3939
4040[project .optional-dependencies ]
4141alignn = [
42- " alignn == 2024.12.02 " ,
42+ " alignn == 2024.5.27 " ,
4343]
4444chgnet = [
4545 " chgnet == 0.3.8" ,
You can’t perform that action at this time.
0 commit comments