Skip to content

Commit 9262b2c

Browse files
authored
Update pyproject.toml
1 parent 54361bc commit 9262b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python_workflow_definition/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"aiida-workgraph>=0.5.1,<=0.5.2",
2020
"numpy>=1.21,<2",
2121
"jobflow>=0.1.18,<=0.1.19",
22-
"pyiron_base>=0.11.10,<=0.11.11",
22+
"pyiron_base>=0.11.10,<=0.12.0",
2323
"pydantic>=2.7.0,<=2.11.4",
2424
]
2525

@@ -28,4 +28,4 @@ plot = [
2828
"pygraphviz>=1.10,<=1.14",
2929
"networkx>=2.8.8,<=3.4.2",
3030
"ipython>=7.33.0,<=9.0.2",
31-
]
31+
]

0 commit comments

Comments
 (0)