Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LERC_jll 3 to 4, downgrade DimensionalData to 0.27.9, Julia Pkg update #879

Merged
merged 4 commits into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .github/workflows/UnitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches:
- main
# Run in PR when packages updated
pull_request:
paths:
- 'Manifest-v1.11.toml'
workflow_dispatch:

jobs:
Expand All @@ -14,7 +18,7 @@ jobs:
fail-fast: false
matrix:
version:
- "1"
- "1.11"
os:
- ubuntu-latest
arch:
Expand Down
66 changes: 36 additions & 30 deletions Manifest-v1.11.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.11.0"
manifest_format = "2.0"
project_hash = "dec86e88ac8668ab716bcc986d681b7085c4ae8d"
project_hash = "5f666870ec3ff1e90dbbe5c36b20f21f98fc4bb9"

[[deps.ARFFFiles]]
deps = ["CategoricalArrays", "Dates", "Parsers", "Tables"]
Expand Down Expand Up @@ -492,9 +492,9 @@ version = "1.15.1"

[[deps.DimensionalData]]
deps = ["Adapt", "ArrayInterface", "ConstructionBase", "DataAPI", "Dates", "Extents", "Interfaces", "IntervalSets", "InvertedIndices", "IteratorInterfaceExtensions", "LinearAlgebra", "PrecompileTools", "Random", "RecipesBase", "SparseArrays", "Statistics", "TableTraits", "Tables"]
git-tree-sha1 = "cbd9925bb2297608633af59a7f38b764109fe154"
git-tree-sha1 = "7723a66edfd3bfff65ec510959b6683f8acfb111"
uuid = "0703355e-b756-11e9-17c0-8b28908087d0"
version = "0.28.2"
version = "0.27.9"

[deps.DimensionalData.extensions]
DimensionalDataCategoricalArraysExt = "CategoricalArrays"
Expand Down Expand Up @@ -643,9 +643,9 @@ version = "0.3.1"

[[deps.FileIO]]
deps = ["Pkg", "Requires", "UUIDs"]
git-tree-sha1 = "82d8afa92ecf4b52d78d869f038ebfb881267322"
git-tree-sha1 = "62ca0547a14c57e98154423419d8a342dca75ca9"
uuid = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
version = "1.16.3"
version = "1.16.4"

[[deps.FilePathsBase]]
deps = ["Compat", "Dates"]
Expand Down Expand Up @@ -721,15 +721,15 @@ version = "1.11.0"

[[deps.GDAL]]
deps = ["CEnum", "GDAL_jll", "NetworkOptions", "PROJ_jll"]
git-tree-sha1 = "4b832b9f7bc5baa08247199b30e03c07f2c2db50"
git-tree-sha1 = "73bacf4b26829056e4dfc52c6c71b9244348a674"
uuid = "add2ef01-049f-52c4-9ee2-e494f65e021a"
version = "1.8.0"
version = "1.9.0"

[[deps.GDAL_jll]]
deps = ["Arrow_jll", "Artifacts", "Blosc_jll", "Expat_jll", "GEOS_jll", "HDF5_jll", "JLLWrappers", "LibCURL_jll", "LibPQ_jll", "Libdl", "Libtiff_jll", "Lz4_jll", "NetCDF_jll", "OpenJpeg_jll", "PCRE2_jll", "PROJ_jll", "Qhull_jll", "SQLite_jll", "XML2_jll", "XZ_jll", "Zlib_jll", "Zstd_jll", "libgeotiff_jll", "libpng_jll", "libwebp_jll"]
git-tree-sha1 = "f1a5ace73ff130427b7816b13cd4bc905ace16ca"
deps = ["Arrow_jll", "Artifacts", "Blosc_jll", "Expat_jll", "GEOS_jll", "HDF5_jll", "JLLWrappers", "LERC_jll", "LibCURL_jll", "LibPQ_jll", "Libdl", "Libtiff_jll", "Lz4_jll", "NetCDF_jll", "OpenJpeg_jll", "PCRE2_jll", "PROJ_jll", "Qhull_jll", "SQLite_jll", "XML2_jll", "XZ_jll", "Zlib_jll", "Zstd_jll", "libgeotiff_jll", "libpng_jll", "libwebp_jll"]
git-tree-sha1 = "f42cda7b3f1e7521ec1bfedffa0c022067ffa3d9"
uuid = "a7073274-a066-55f0-b90d-d619367d196c"
version = "301.901.200+0"
version = "301.902.200+0"

[[deps.GEOS_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
Expand Down Expand Up @@ -1037,9 +1037,9 @@ version = "1.0.0"

[[deps.JLLWrappers]]
deps = ["Artifacts", "Preferences"]
git-tree-sha1 = "f389674c99bfcde17dc57454011aa44d5a260a40"
git-tree-sha1 = "be3dc50a92e5a386872a493a10050136d4703f9b"
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
version = "1.6.0"
version = "1.6.1"

[[deps.JMcDM]]
deps = ["Requires"]
Expand Down Expand Up @@ -1099,10 +1099,10 @@ version = "0.9.28"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[[deps.LERC_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "bf36f528eec6634efc60d7ec062008f171071434"
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "36bdbc52f13a7d1dcb0f3cd694e01677a515655b"
uuid = "88015f11-f218-50d7-93a8-a6af411a945d"
version = "3.0.0+1"
version = "4.0.0+0"

[[deps.LLVM]]
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Preferences", "Printf", "Requires", "Unicode"]
Expand Down Expand Up @@ -1231,9 +1231,9 @@ version = "1.17.0+0"

[[deps.Libtiff_jll]]
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "LERC_jll", "Libdl", "XZ_jll", "Zlib_jll", "Zstd_jll"]
git-tree-sha1 = "6355fb9a4d22d867318db186fd09b09b35bd2ed7"
git-tree-sha1 = "b404131d06f7886402758c9ce2214b636eb4d54a"
uuid = "89763e89-9b03-5906-acba-b20f662cd828"
version = "4.6.0+0"
version = "4.7.0+0"

[[deps.LineSearches]]
deps = ["LinearAlgebra", "NLSolversBase", "NaNMath", "Parameters", "Printf"]
Expand Down Expand Up @@ -1464,9 +1464,15 @@ version = "0.7.9"

[[deps.ModelParameters]]
deps = ["AbstractNumbers", "ConstructionBase", "Flatten", "PrettyTables", "Setfield", "Tables"]
git-tree-sha1 = "0c0005772e7480875153d7782b29743b9cf6f990"
git-tree-sha1 = "9054c512cdb4ba612954c3b732de708caac7953f"
uuid = "4744a3fa-6c31-4707-899e-a3298e4618ad"
version = "0.4.2"
version = "0.4.4"

[deps.ModelParameters.extensions]
ModelParametersMakieExt = "Makie"

[deps.ModelParameters.weakdeps]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[[deps.MosaicViews]]
deps = ["MappedArrays", "OffsetArrays", "PaddedViews", "StackViews"]
Expand Down Expand Up @@ -1678,9 +1684,9 @@ version = "0.4.3"

[[deps.PROJ_jll]]
deps = ["Artifacts", "JLLWrappers", "LibCURL_jll", "Libdl", "Libtiff_jll", "SQLite_jll"]
git-tree-sha1 = "84aa844bd56f62282116b413fbefb45e370e54d6"
git-tree-sha1 = "998e61a32a78e191ac9d63f203fc3020dfa45cdd"
uuid = "58948b4f-47e0-5654-a9ad-f609743f8632"
version = "901.300.0+1"
version = "902.500.0+0"

[[deps.PaddedViews]]
deps = ["OffsetArrays"]
Expand Down Expand Up @@ -2234,9 +2240,9 @@ version = "0.16.0+0"

[[deps.TiffImages]]
deps = ["ColorTypes", "DataStructures", "DocStringExtensions", "FileIO", "FixedPointNumbers", "IndirectArrays", "Inflate", "Mmap", "OffsetArrays", "PkgVersion", "ProgressMeter", "SIMD", "UUIDs"]
git-tree-sha1 = "bc7fd5c91041f44636b2c134041f7e5263ce58ae"
git-tree-sha1 = "38f139cc4abf345dd4f22286ec000728d5e8e097"
uuid = "731e570b-9d59-4bfa-96dc-6df516fadf69"
version = "0.10.0"
version = "0.10.2"

[[deps.TranscodingStreams]]
git-tree-sha1 = "0c45878dcfdcfa8480052b6ab162cdd138781742"
Expand All @@ -2245,9 +2251,9 @@ version = "0.11.3"

[[deps.Transducers]]
deps = ["Accessors", "ArgCheck", "BangBang", "Baselet", "CompositionsBase", "ConstructionBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "MicroCollections", "Requires", "SplittablesBase", "Tables"]
git-tree-sha1 = "2485554c5b6b039316634f9c676e1bdd84a13e31"
git-tree-sha1 = "7deeab4ff96b85c5f72c824cae53a1398da3d1cb"
uuid = "28d57a85-8fef-5791-bfe6-a80928e7c999"
version = "0.4.83"
version = "0.4.84"

[deps.Transducers.extensions]
TransducersAdaptExt = "Adapt"
Expand Down Expand Up @@ -2445,9 +2451,9 @@ version = "1.5.6+1"

[[deps.Zygote]]
deps = ["AbstractFFTs", "ChainRules", "ChainRulesCore", "DiffRules", "Distributed", "FillArrays", "ForwardDiff", "GPUArrays", "GPUArraysCore", "IRTools", "InteractiveUtils", "LinearAlgebra", "LogExpFunctions", "MacroTools", "NaNMath", "PrecompileTools", "Random", "Requires", "SparseArrays", "SpecialFunctions", "Statistics", "ZygoteRules"]
git-tree-sha1 = "f2f85ad73ca67b5d3c94239b0fde005e0fe2d900"
git-tree-sha1 = "f816633be6dc5c0ed9ffedda157ecfda0b3b6a69"
uuid = "e88e6eb3-aa80-5325-afca-941959d7151f"
version = "0.6.71"
version = "0.6.72"

[deps.Zygote.extensions]
ZygoteColorsExt = "Colors"
Expand Down Expand Up @@ -2483,10 +2489,10 @@ uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
version = "5.11.0+0"

[[deps.libgeotiff_jll]]
deps = ["Artifacts", "JLLWrappers", "LibCURL_jll", "Libdl", "Libtiff_jll", "PROJ_jll"]
git-tree-sha1 = "c48ca6e850d4190dcb8e0ccd220380c2bc678403"
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "LibCURL_jll", "Libdl", "Libtiff_jll", "PROJ_jll", "Zlib_jll"]
git-tree-sha1 = "f9b0609367e0dc096ebce9a5a777d7dbd6b75bf9"
uuid = "06c338fa-64ff-565b-ac2f-249532af990e"
version = "100.701.300+0"
version = "100.702.300+0"

[[deps.libpng_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Zlib_jll"]
Expand Down
66 changes: 36 additions & 30 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.10.5"
manifest_format = "2.0"
project_hash = "d9c2ea247d858818918b29c559482ae94d458f35"
project_hash = "488673ac0103e554afec34110956e46bf7958b5e"

[[deps.ARFFFiles]]
deps = ["CategoricalArrays", "Dates", "Parsers", "Tables"]
Expand Down Expand Up @@ -489,9 +489,9 @@ version = "1.15.1"

[[deps.DimensionalData]]
deps = ["Adapt", "ArrayInterface", "ConstructionBase", "DataAPI", "Dates", "Extents", "Interfaces", "IntervalSets", "InvertedIndices", "IteratorInterfaceExtensions", "LinearAlgebra", "PrecompileTools", "Random", "RecipesBase", "SparseArrays", "Statistics", "TableTraits", "Tables"]
git-tree-sha1 = "cbd9925bb2297608633af59a7f38b764109fe154"
git-tree-sha1 = "7723a66edfd3bfff65ec510959b6683f8acfb111"
uuid = "0703355e-b756-11e9-17c0-8b28908087d0"
version = "0.28.2"
version = "0.27.9"

[deps.DimensionalData.extensions]
DimensionalDataCategoricalArraysExt = "CategoricalArrays"
Expand Down Expand Up @@ -639,9 +639,9 @@ version = "0.3.1"

[[deps.FileIO]]
deps = ["Pkg", "Requires", "UUIDs"]
git-tree-sha1 = "82d8afa92ecf4b52d78d869f038ebfb881267322"
git-tree-sha1 = "62ca0547a14c57e98154423419d8a342dca75ca9"
uuid = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
version = "1.16.3"
version = "1.16.4"

[[deps.FilePathsBase]]
deps = ["Compat", "Dates"]
Expand Down Expand Up @@ -715,15 +715,15 @@ uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"

[[deps.GDAL]]
deps = ["CEnum", "GDAL_jll", "NetworkOptions", "PROJ_jll"]
git-tree-sha1 = "4b832b9f7bc5baa08247199b30e03c07f2c2db50"
git-tree-sha1 = "73bacf4b26829056e4dfc52c6c71b9244348a674"
uuid = "add2ef01-049f-52c4-9ee2-e494f65e021a"
version = "1.8.0"
version = "1.9.0"

[[deps.GDAL_jll]]
deps = ["Arrow_jll", "Artifacts", "Blosc_jll", "Expat_jll", "GEOS_jll", "HDF5_jll", "JLLWrappers", "LibCURL_jll", "LibPQ_jll", "Libdl", "Libtiff_jll", "Lz4_jll", "NetCDF_jll", "OpenJpeg_jll", "PCRE2_jll", "PROJ_jll", "Qhull_jll", "SQLite_jll", "XML2_jll", "XZ_jll", "Zlib_jll", "Zstd_jll", "libgeotiff_jll", "libpng_jll", "libwebp_jll"]
git-tree-sha1 = "f1a5ace73ff130427b7816b13cd4bc905ace16ca"
deps = ["Arrow_jll", "Artifacts", "Blosc_jll", "Expat_jll", "GEOS_jll", "HDF5_jll", "JLLWrappers", "LERC_jll", "LibCURL_jll", "LibPQ_jll", "Libdl", "Libtiff_jll", "Lz4_jll", "NetCDF_jll", "OpenJpeg_jll", "PCRE2_jll", "PROJ_jll", "Qhull_jll", "SQLite_jll", "XML2_jll", "XZ_jll", "Zlib_jll", "Zstd_jll", "libgeotiff_jll", "libpng_jll", "libwebp_jll"]
git-tree-sha1 = "f42cda7b3f1e7521ec1bfedffa0c022067ffa3d9"
uuid = "a7073274-a066-55f0-b90d-d619367d196c"
version = "301.901.200+0"
version = "301.902.200+0"

[[deps.GEOS_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
Expand Down Expand Up @@ -1030,9 +1030,9 @@ version = "1.0.0"

[[deps.JLLWrappers]]
deps = ["Artifacts", "Preferences"]
git-tree-sha1 = "f389674c99bfcde17dc57454011aa44d5a260a40"
git-tree-sha1 = "be3dc50a92e5a386872a493a10050136d4703f9b"
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
version = "1.6.0"
version = "1.6.1"

[[deps.JMcDM]]
deps = ["Requires"]
Expand Down Expand Up @@ -1092,10 +1092,10 @@ version = "0.9.28"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[[deps.LERC_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "bf36f528eec6634efc60d7ec062008f171071434"
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "36bdbc52f13a7d1dcb0f3cd694e01677a515655b"
uuid = "88015f11-f218-50d7-93a8-a6af411a945d"
version = "3.0.0+1"
version = "4.0.0+0"

[[deps.LLVM]]
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Preferences", "Printf", "Requires", "Unicode"]
Expand Down Expand Up @@ -1221,9 +1221,9 @@ version = "1.17.0+0"

[[deps.Libtiff_jll]]
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "LERC_jll", "Libdl", "XZ_jll", "Zlib_jll", "Zstd_jll"]
git-tree-sha1 = "6355fb9a4d22d867318db186fd09b09b35bd2ed7"
git-tree-sha1 = "b404131d06f7886402758c9ce2214b636eb4d54a"
uuid = "89763e89-9b03-5906-acba-b20f662cd828"
version = "4.6.0+0"
version = "4.7.0+0"

[[deps.LineSearches]]
deps = ["LinearAlgebra", "NLSolversBase", "NaNMath", "Parameters", "Printf"]
Expand Down Expand Up @@ -1450,9 +1450,15 @@ version = "0.7.9"

[[deps.ModelParameters]]
deps = ["AbstractNumbers", "ConstructionBase", "Flatten", "PrettyTables", "Setfield", "Tables"]
git-tree-sha1 = "0c0005772e7480875153d7782b29743b9cf6f990"
git-tree-sha1 = "9054c512cdb4ba612954c3b732de708caac7953f"
uuid = "4744a3fa-6c31-4707-899e-a3298e4618ad"
version = "0.4.2"
version = "0.4.4"

[deps.ModelParameters.extensions]
ModelParametersMakieExt = "Makie"

[deps.ModelParameters.weakdeps]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[[deps.MosaicViews]]
deps = ["MappedArrays", "OffsetArrays", "PaddedViews", "StackViews"]
Expand Down Expand Up @@ -1664,9 +1670,9 @@ version = "0.4.3"

[[deps.PROJ_jll]]
deps = ["Artifacts", "JLLWrappers", "LibCURL_jll", "Libdl", "Libtiff_jll", "SQLite_jll"]
git-tree-sha1 = "84aa844bd56f62282116b413fbefb45e370e54d6"
git-tree-sha1 = "998e61a32a78e191ac9d63f203fc3020dfa45cdd"
uuid = "58948b4f-47e0-5654-a9ad-f609743f8632"
version = "901.300.0+1"
version = "902.500.0+0"

[[deps.PaddedViews]]
deps = ["OffsetArrays"]
Expand Down Expand Up @@ -2200,9 +2206,9 @@ version = "0.16.0+0"

[[deps.TiffImages]]
deps = ["ColorTypes", "DataStructures", "DocStringExtensions", "FileIO", "FixedPointNumbers", "IndirectArrays", "Inflate", "Mmap", "OffsetArrays", "PkgVersion", "ProgressMeter", "SIMD", "UUIDs"]
git-tree-sha1 = "bc7fd5c91041f44636b2c134041f7e5263ce58ae"
git-tree-sha1 = "38f139cc4abf345dd4f22286ec000728d5e8e097"
uuid = "731e570b-9d59-4bfa-96dc-6df516fadf69"
version = "0.10.0"
version = "0.10.2"

[[deps.TranscodingStreams]]
git-tree-sha1 = "0c45878dcfdcfa8480052b6ab162cdd138781742"
Expand All @@ -2211,9 +2217,9 @@ version = "0.11.3"

[[deps.Transducers]]
deps = ["Accessors", "ArgCheck", "BangBang", "Baselet", "CompositionsBase", "ConstructionBase", "DefineSingletons", "Distributed", "InitialValues", "Logging", "Markdown", "MicroCollections", "Requires", "SplittablesBase", "Tables"]
git-tree-sha1 = "2485554c5b6b039316634f9c676e1bdd84a13e31"
git-tree-sha1 = "7deeab4ff96b85c5f72c824cae53a1398da3d1cb"
uuid = "28d57a85-8fef-5791-bfe6-a80928e7c999"
version = "0.4.83"
version = "0.4.84"

[deps.Transducers.extensions]
TransducersAdaptExt = "Adapt"
Expand Down Expand Up @@ -2409,9 +2415,9 @@ version = "1.5.6+1"

[[deps.Zygote]]
deps = ["AbstractFFTs", "ChainRules", "ChainRulesCore", "DiffRules", "Distributed", "FillArrays", "ForwardDiff", "GPUArrays", "GPUArraysCore", "IRTools", "InteractiveUtils", "LinearAlgebra", "LogExpFunctions", "MacroTools", "NaNMath", "PrecompileTools", "Random", "Requires", "SparseArrays", "SpecialFunctions", "Statistics", "ZygoteRules"]
git-tree-sha1 = "f2f85ad73ca67b5d3c94239b0fde005e0fe2d900"
git-tree-sha1 = "f816633be6dc5c0ed9ffedda157ecfda0b3b6a69"
uuid = "e88e6eb3-aa80-5325-afca-941959d7151f"
version = "0.6.71"
version = "0.6.72"

[deps.Zygote.extensions]
ZygoteColorsExt = "Colors"
Expand Down Expand Up @@ -2447,10 +2453,10 @@ uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
version = "5.11.0+0"

[[deps.libgeotiff_jll]]
deps = ["Artifacts", "JLLWrappers", "LibCURL_jll", "Libdl", "Libtiff_jll", "PROJ_jll"]
git-tree-sha1 = "c48ca6e850d4190dcb8e0ccd220380c2bc678403"
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "LibCURL_jll", "Libdl", "Libtiff_jll", "PROJ_jll", "Zlib_jll"]
git-tree-sha1 = "f9b0609367e0dc096ebce9a5a777d7dbd6b75bf9"
uuid = "06c338fa-64ff-565b-ac2f-249532af990e"
version = "100.701.300+0"
version = "100.702.300+0"

[[deps.libpng_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Zlib_jll"]
Expand Down
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ CpuId = "0.3"
DataFrames = "1"
DataStructures = "0.18, 0.2"
Dates = "1"
DimensionalData = "0.25, 0.26, 0.27, 0.28"
DimensionalData = "0.25, 0.26, 0.27"
DiskArrays = "=0.3.23"
Distances = "0.10"
Distributed = "1"
Expand All @@ -98,7 +98,7 @@ GDAL_jll = "301.900.0"
GeoDataFrames = "0.3, 0.4"
GeoFormatTypes = "0.4"
GeoInterface = "1"
GeoMakie = "0.6, 0.7"
GeoMakie = "0.6"
GraphMakie = "0.5"
Graphs = "1.4, 1.5"
HypothesisTests = "0.10, 0.11"
Expand All @@ -109,7 +109,7 @@ IterTools = "1"
JMcDM = "0.7"
JSON = "0.21.3"
JuliennedArrays = "0.4"
LERC_jll = "3"
LERC_jll = "3, 4"
LinearAlgebra = "1"
Logging = "1"
MAT = "0.10"
Expand Down
Loading