Skip to content

Commit 23f684e

Browse files
authored
Update pyproject.toml
1 parent 65d8b20 commit 23f684e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ graphnotebook = [
5353
mpi = ["mpi4py==4.1.1"]
5454
cluster = [
5555
"pysqa==0.3.3",
56-
"h5py==3.15.0",
56+
"h5py==3.15.1",
5757
]
5858
all = [
5959
"mpi4py==4.1.1",
6060
"pysqa==0.3.3",
61-
"h5py==3.15.0",
61+
"h5py==3.15.1",
6262
"pygraphviz==1.14",
6363
"networkx==3.4.2",
6464
"ipython==9.0.2",

0 commit comments

Comments
 (0)