File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ dependencies:
1010- h5py =3.12.1
1111- networkx =3.4.2
1212- pygraphviz =1.14
13- - ipython =8.31 .0
13+ - ipython =8.32 .0
1414- pysqa =0.2.3
1515- setuptools =75.1.0
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ dependencies:
1111- networkx =3.4.2
1212- pygraphviz =1.14
1313- pysqa =0.2.3
14- - ipython =8.31 .0
14+ - ipython =8.32 .0
1515- setuptools =75.1.0
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ dependencies:
1010- h5py =3.12.1
1111- networkx =3.4.2
1212- pygraphviz =1.14
13- - ipython =8.31 .0
13+ - ipython =8.32 .0
1414- setuptools =75.1.0
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ dependencies:
1515- networkx =3.4.2
1616- pygraphviz =1.14
1717- pysqa =0.2.3
18- - ipython =8.31 .0
18+ - ipython =8.32 .0
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ graph = [
4444graphnotebook = [
4545 " pygraphviz==1.14" ,
4646 " networkx==3.4.2" ,
47- " ipython==8.31 .0" ,
47+ " ipython==8.32 .0" ,
4848]
4949mpi = [" mpi4py==4.0.1" ]
5050submission = [
@@ -57,7 +57,7 @@ all = [
5757 " h5py==3.12.1" ,
5858 " pygraphviz==1.14" ,
5959 " networkx==3.4.2" ,
60- " ipython==8.31 .0" ,
60+ " ipython==8.32 .0" ,
6161]
6262
6363[tool .setuptools .packages .find ]
You can’t perform that action at this time.
0 commit comments