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 719834a commit 82dff49Copy full SHA for 82dff49
binder/environment.yml
@@ -3,7 +3,7 @@ channels:
3
dependencies:
4
- python =3.12
5
- click =8.1.8
6
-- pydantic =2.12.3
+- pydantic =2.11.4
7
- hatchling =1.27.0
8
- httpcore =1.0.7
9
- jobflow =0.2.0
@@ -12,5 +12,5 @@ dependencies:
12
- pygraphviz =1.14
13
- aiida-workgraph =0.5.2
14
- conda_subprocess =0.0.7
15
-- networkx =3.4.2
+- networkx =3.5
16
- cwltool =3.1.20250110105449
0 commit comments