File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ dependencies:
44- h5py =3.15.1
55- jupyter
66- mpi4py =4.1.1
7- - numpy =2.3.3
7+ - numpy =2.3.5
88- openmpi
99- papermill
1010- atomistics =0.3.4
@@ -15,9 +15,9 @@ dependencies:
1515- hatchling =1.28.0
1616- hatch-vcs =0.5.0
1717- ipython =9.9.0
18- - matplotlib =3.10.6
18+ - matplotlib =3.10.8
1919- networkx =3.6.1
2020- pygraphviz =1.14
21- - pysqa =0.3.3
21+ - pysqa =0.3.4
2222- pyzmq =27.1.0
2323- qe =7.5
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ channels:
22- conda-forge
33dependencies :
44- python
5- - numpy =2.3.3
5+ - numpy =2.4.1
66- cloudpickle =3.1.0
77- hatchling =1.28.0
88- hatch-vcs =0.5.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ channels:
22- conda-forge
33dependencies :
44- python
5- - numpy =2.3.3
5+ - numpy =2.4.1
66- mpich
77- cloudpickle =3.1.2
88- h5py =3.15.1
@@ -12,5 +12,5 @@ dependencies:
1212- mpi4py =4.1.1
1313- networkx =3.6.1
1414- pygraphviz =1.14
15- - pysqa =0.3.3
15+ - pysqa =0.3.4
1616- pyzmq =27.1.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ channels:
22- conda-forge
33dependencies :
44- python
5- - numpy =2.3.3
5+ - numpy =2.4.1
66- openmpi
77- cloudpickle =3.1.2
88- h5py =3.15.1
@@ -12,5 +12,5 @@ dependencies:
1212- mpi4py =4.1.1
1313- networkx =3.6.1
1414- pygraphviz =1.14
15- - pysqa =0.3.3
15+ - pysqa =0.3.4
1616- pyzmq =27.1.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ channels:
22- conda-forge
33dependencies :
44- python
5- - numpy =2.3.3
5+ - numpy =2.4.1
66- msmpi
77- cloudpickle =3.1.2
88- h5py =3.15.1
Original file line number Diff line number Diff line change @@ -52,12 +52,12 @@ graphnotebook = [
5252]
5353mpi = [" mpi4py==4.1.1" ]
5454cluster = [
55- " pysqa==0.3.3 " ,
55+ " pysqa==0.3.4 " ,
5656 " h5py==3.15.1" ,
5757]
5858all = [
5959 " mpi4py==4.1.1" ,
60- " pysqa==0.3.3 " ,
60+ " pysqa==0.3.4 " ,
6161 " h5py==3.15.1" ,
6262 " pygraphviz==1.14" ,
6363 " networkx==3.6.1" ,
You can’t perform that action at this time.
0 commit comments