Skip to content

Commit 197d34b

Browse files
committed
Update orb
1 parent 1c44c39 commit 197d34b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

4141
All required and optional dependencies can be found in [pyproject.toml](pyproject.toml).
4242

docs/source/getting_started/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

2121
All required and optional dependencies can be found in `pyproject.toml <https://github.com/stfc/janus-core/blob/main/pyproject.toml>`_.
2222

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ nequip = [
5959
"nequip == 0.6.1",
6060
]
6161
orb = [
62-
"orb-models == 0.4.1",
62+
"orb-models == 0.4.2",
6363
"pynanoflann",
6464
]
6565
sevennet = [

0 commit comments

Comments
 (0)