Skip to content

Commit f006213

Browse files
authored
Merge pull request #440 from brainglobe/fix-h5
Pin h5py version
2 parents 48f0eee + 85deedb commit f006213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"brainglobe-atlasapi>=2.0.1",
1313
"brainglobe-space>=1.0.0",
1414
"brainglobe-utils>=0.5.0",
15-
"h5py",
15+
"h5py<3.16.0",
1616
"k3d",
1717
"loguru",
1818
"morphapi>=0.2.1",

0 commit comments

Comments
 (0)