Skip to content

Commit

Permalink
Remove H5Zblosc [compat] bound
Browse files Browse the repository at this point in the history
There's already an HDF5 compat bound in H5Zblosc - that one just needs
to be kept up-to-date.
  • Loading branch information
topolarity committed Oct 28, 2024
1 parent 330ee06 commit a3f5379
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ MPIExt = "MPI"

[compat]
Compat = "3.1.0, 4"
H5Zblosc = "≥ 0.1.3"
HDF5_jll = "~1.10.5, ~1.12.0, ~1.14.0"
MPI = "0.20"
MPIPreferences = "0.1.7"
Expand Down

0 comments on commit a3f5379

Please sign in to comment.