File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies:
1010- pyzmq =26.0.3
1111- h5py =3.11.0
1212- h5io =0.2.3
13- - matplotlib =3.8.4
13+ - matplotlib =3.9.1
1414- networkx =3.3
1515- pygraphviz =1.13
1616- ipython =8.26.0
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies:
1010- pyzmq =26.0.3
1111- h5py =3.11.0
1212- h5io =0.2.3
13- - matplotlib =3.8.4
13+ - matplotlib =3.9.1
1414- networkx =3.3
1515- pygraphviz =1.13
1616- ipython =8.26.0
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies:
1010- pyzmq =26.0.3
1111- h5py =3.11.0
1212- h5io =0.2.3
13- - matplotlib =3.8.4
13+ - matplotlib =3.9.1
1414- networkx =3.3
1515- pygraphviz =1.13
1616- ipython =8.26.0
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ hdf = [
4343]
4444graph = [
4545 " pygraphviz==1.13" ,
46- " matplotlib==3.8.4 " ,
46+ " matplotlib==3.9.1 " ,
4747 " networkx==3.3" ,
4848 " ipython==8.26.0" ,
4949]
You can’t perform that action at this time.
0 commit comments