Skip to content

Commit

Permalink
CompatHelper: bump compat for "Blosc" to "0.6"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 13, 2020
1 parent 755a2ce commit e003e1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Expand Up @@ -3,16 +3,16 @@ uuid = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
version = "0.13.0"

[deps]
HDF5_jll = "0234f1f7-429e-5d53-9886-15a909be8d59"
Blosc = "a74b3585-a348-5f62-a45c-50e91977d574"
HDF5_jll = "0234f1f7-429e-5d53-9886-15a909be8d59"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
julia = "1.3"
Blosc = "0.5.1, 0.6"
HDF5_jll = "1.10.5"
Blosc = "0.5.1"
julia = "1.3"

[extras]
CRC32c = "8bf52ea8-c179-5cab-976a-9e18b702a9bc"
Expand Down

0 comments on commit e003e1e

Please sign in to comment.