We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54361bc commit 9262b2cCopy full SHA for 9262b2c
python_workflow_definition/pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
19
"aiida-workgraph>=0.5.1,<=0.5.2",
20
"numpy>=1.21,<2",
21
"jobflow>=0.1.18,<=0.1.19",
22
- "pyiron_base>=0.11.10,<=0.11.11",
+ "pyiron_base>=0.11.10,<=0.12.0",
23
"pydantic>=2.7.0,<=2.11.4",
24
]
25
@@ -28,4 +28,4 @@ plot = [
28
"pygraphviz>=1.10,<=1.14",
29
"networkx>=2.8.8,<=3.4.2",
30
"ipython>=7.33.0,<=9.0.2",
31
-]
+]
0 commit comments