File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ dependencies:
10
10
- h5py =3.13.0
11
11
- networkx =3.4.2
12
12
- pygraphviz =1.14
13
- - ipython =9.0.0
13
+ - ipython =9.0.2
14
14
- pysqa =0.2.4
15
15
- setuptools =75.1.0
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ dependencies:
11
11
- networkx =3.4.2
12
12
- pygraphviz =1.14
13
13
- pysqa =0.2.4
14
- - ipython =9.0.0
14
+ - ipython =9.0.2
15
15
- setuptools =75.1.0
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ dependencies:
10
10
- h5py =3.13.0
11
11
- networkx =3.4.2
12
12
- pygraphviz =1.14
13
- - ipython =9.0.0
13
+ - ipython =9.0.2
14
14
- setuptools =75.1.0
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ dependencies:
15
15
- networkx =3.4.2
16
16
- pygraphviz =1.14
17
17
- pysqa =0.2.4
18
- - ipython =9.0.0
18
+ - ipython =9.0.2
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ graph = [
44
44
graphnotebook = [
45
45
" pygraphviz==1.14" ,
46
46
" networkx==3.4.2" ,
47
- " ipython==9.0.0 " ,
47
+ " ipython==9.0.2 " ,
48
48
]
49
49
mpi = [" mpi4py==4.0.1" ]
50
50
cluster = [
@@ -57,7 +57,7 @@ all = [
57
57
" h5py==3.13.0" ,
58
58
" pygraphviz==1.14" ,
59
59
" networkx==3.4.2" ,
60
- " ipython==9.0.0 " ,
60
+ " ipython==9.0.2 " ,
61
61
]
62
62
63
63
[tool .ruff ]
You can’t perform that action at this time.
0 commit comments