File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
1414- gpaw =25.7.0
1515- hatchling =1.28.0
1616- hatch-vcs =0.5.0
17- - ipython =9.0.2
17+ - ipython =9.9.0
1818- matplotlib =3.10.6
1919- networkx =3.4.2
2020- pygraphviz =1.14
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ dependencies:
88- h5py =3.15.1
99- hatchling =1.28.0
1010- hatch-vcs =0.5.0
11- - ipython =9.0.2
11+ - ipython =9.9.0
1212- mpi4py =4.1.1
1313- networkx =3.4.2
1414- pygraphviz =1.14
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ dependencies:
88- h5py =3.15.1
99- hatchling =1.28.0
1010- hatch-vcs =0.5.0
11- - ipython =9.0.2
11+ - ipython =9.9.0
1212- mpi4py =4.1.1
1313- networkx =3.4.2
1414- pygraphviz =1.14
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ dependencies:
88- h5py =3.15.1
99- hatchling =1.28.0
1010- hatch-vcs =0.5.0
11- - ipython =9.0.2
11+ - ipython =9.9.0
1212- mpi4py =4.1.1
1313- networkx =3.4.2
1414- pygraphviz =1.14
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies:
1010- hatchling =1.28.0
1111- hatch-vcs =0.5.0
1212- h5py =3.15.1
13- - ipython =9.0.2
13+ - ipython =9.9.0
1414- matplotlib =3.10.0
1515- mpi4py =4.1.1
1616- networkx =3.4.2
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ graph = [
4848graphnotebook = [
4949 " pygraphviz==1.14" ,
5050 " networkx==3.4.2" ,
51- " ipython==9.0.2 " ,
51+ " ipython==9.9.0 " ,
5252]
5353mpi = [" mpi4py==4.1.1" ]
5454cluster = [
@@ -61,7 +61,7 @@ all = [
6161 " h5py==3.15.1" ,
6262 " pygraphviz==1.14" ,
6363 " networkx==3.4.2" ,
64- " ipython==9.0.2 " ,
64+ " ipython==9.9.0 " ,
6565]
6666
6767[tool .ruff ]
You can’t perform that action at this time.
0 commit comments