Skip to content

Commit

Permalink
Fixup ase
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliottKasoar committed Feb 15, 2024
1 parent f7c064e commit 785948b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ documentation = "https://stfc.github.io/janus-core/"

[tool.poetry.dependencies]
python = "^3.9"
ase = { git = "https://gitlab.com/ase/ase.git", rev = "d255dbe1" }
ase = { git = "https://gitlab.com/ase/ase.git", rev = "d255dbe1", branch = "master" }
mace-torch = "^0.3.4"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 785948b

Please sign in to comment.