File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed 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
- ipython =9.0.0
14
- - pysqa =0.2.3
14
+ - pysqa =0.2.4
15
15
- setuptools =75.1.0
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
- - pysqa =0.2.3
13
+ - pysqa =0.2.4
14
14
- ipython =9.0.0
15
15
- setuptools =75.1.0
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ dependencies:
14
14
- matplotlib =3.10.0
15
15
- networkx =3.4.2
16
16
- pygraphviz =1.14
17
- - pysqa =0.2.3
17
+ - pysqa =0.2.4
18
18
- ipython =9.0.0
Original file line number Diff line number Diff line change @@ -48,12 +48,12 @@ graphnotebook = [
48
48
]
49
49
mpi = [" mpi4py==4.0.1" ]
50
50
cluster = [
51
- " pysqa==0.2.3 " ,
51
+ " pysqa==0.2.4 " ,
52
52
" h5py==3.13.0" ,
53
53
]
54
54
all = [
55
55
" mpi4py==4.0.1" ,
56
- " pysqa==0.2.3 " ,
56
+ " pysqa==0.2.4 " ,
57
57
" h5py==3.13.0" ,
58
58
" pygraphviz==1.14" ,
59
59
" networkx==3.4.2" ,
You can’t perform that action at this time.
0 commit comments