File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ channels:
22- conda-forge
33dependencies :
44- python =3.12
5- - pydantic =2.12.4
5+ - pydantic =2.12.5
66- hatchling =1.28.0
77- hatch-vcs =0.5.0
8- - jobflow =0.2 .1
8+ - jobflow =0.3 .1
99- executorlib =1.7.4
1010- pyiron_base =0.15.12
1111- pyiron_workflow =0.15.4
1212- pygraphviz =1.14
1313- aiida-workgraph =0.8.1
1414- conda_subprocess =0.0.10
1515- networkx =3.4.2
16- - cwltool =3.1.20251031082601
16+ - cwltool =3.1.20260108082145
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ authors = [
1616license = { file = " LICENSE" }
1717dependencies = [
1818 " numpy>=1.21" ,
19- " pydantic>=2.7.0,<=2.12.4 " ,
19+ " pydantic>=2.7.0,<2.13.0 " ,
2020]
2121dynamic = [" version" ]
2222
@@ -25,7 +25,7 @@ aiida = [
2525 " aiida-workgraph>=0.5.1,<=0.8.1" ,
2626]
2727jobflow = [
28- " jobflow>=0.1.18,<=0.2 .1" ,
28+ " jobflow>=0.1.18,<=0.3 .1" ,
2929]
3030pyiron = [
3131 " pyiron_base>=0.11.10,<=0.15.12" ,
You can’t perform that action at this time.
0 commit comments