Skip to content

Commit 0b2f4a4

Browse files
committed
Update deps
1 parent b2b235e commit 0b2f4a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ maintainers = [
3232
]
3333
license = { file = "LICENSE" }
3434
dependencies = [
35-
"nomad-lab>=1.3.6.dev1",
35+
"nomad-lab>=1.3.15",
3636
"nomad-simulations>=0.3.1",
3737
"python-magic-bin; sys_platform == 'win32'",
38-
"phonopy==2.11.0",
38+
"phonopy>=2.35",
3939
]
4040

4141
[project.urls]

0 commit comments

Comments
 (0)