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 @@ -36,7 +36,7 @@ Tools for machine learnt interatomic potentials
3636- alignn = 2024.5.27 (optional)
3737- nequip = 0.6.1 (optional)
3838- deepmd-kit = dpa3-alpha (optional)
39- - orb-models = 0.4.1 (optional)
39+ - orb-models = 0.4.2 (optional)
4040
4141All required and optional dependencies can be found in [ pyproject.toml] ( pyproject.toml ) .
4242
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Dependencies
1616- alignn = 2024.5.27 (optional)
1717- nequip = 0.6.1 (optional)
1818- deepmd-kit = dpa3-alpha (optional)
19- - orb-models = 0.4.1 (optional)
19+ - orb-models = 0.4.2 (optional)
2020
2121All required and optional dependencies can be found in `pyproject.toml <https://github.com/stfc/janus-core/blob/main/pyproject.toml >`_.
2222
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ nequip = [
5959 " nequip == 0.6.1" ,
6060]
6161orb = [
62- " orb-models == 0.4.1 " ,
62+ " orb-models == 0.4.2 " ,
6363 " pynanoflann" ,
6464]
6565sevennet = [
You can’t perform that action at this time.
0 commit comments