Skip to content

Commit c36d43d

Browse files
authored
Update dependencies
1 parent 8364ce3 commit c36d43d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

binder/environment.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ channels:
22
- conda-forge
33
dependencies:
44
- python =3.12
5-
- click =8.1.8
6-
- pydantic =2.12.3
5+
- click =8.2.1
6+
- pydantic =2.12.4
77
- hatchling =1.27.0
88
- httpcore =1.0.7
9-
- jobflow =0.2.0
10-
- pyiron_base =0.15.5
9+
- jobflow =0.2.1
10+
- pyiron_base =0.15.10
1111
- pyiron_workflow =0.15.4
1212
- pygraphviz =1.14
13-
- aiida-workgraph =0.7.4
14-
- plumpy =0.25.0
15-
- conda_subprocess =0.0.7
16-
- networkx =3.4.2
17-
- cwltool =3.1.20250110105449
13+
- aiida-workgraph =0.7.6
14+
- plumpy =0.25.1
15+
- conda_subprocess =0.0.10
16+
- networkx =3.6
17+
- cwltool =3.1.20251031082601

0 commit comments

Comments
 (0)