Skip to content

Commit 16bf433

Browse files
Update aiida workgraph dependency (#245)
1 parent c8e1a2d commit 16bf433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"ase<4.0,>=3.24",
2626
"voluptuous<1,>=0.15.2",
2727
"janus-core<0.9,>=0.8.3",
28-
"aiida-workgraph<0.8, >=0.7.1",
28+
"aiida-workgraph<0.8,>=0.7.3",
2929
]
3030

3131
[project.optional-dependencies]

0 commit comments

Comments
 (0)