Skip to content

Commit

Permalink
CompatHelper: bump compat for NCDatasets to 0.13, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 11, 2023
1 parent 3d444e4 commit f43d20c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
SIMD = "fdea26ae-647d-5447-a871-4b548cad5224"
SLEEF_jll = "63e82ce6-3d80-5af4-a84c-484b71ab98bb"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
Expand All @@ -38,13 +38,13 @@ Graphs = "1.4"
Infiltrator = "1.0"
Interpolations = "0.13, 0.14"
MAT = "0.10"
NCDatasets = "0.12"
NCDatasets = "0.12, 0.13"
OrderedCollections = "1.4"
PrecompileTools = "1.0"
Preferences = "1.2"
Revise = "3.1"
SIMD = "3.3"
SLEEF_jll = "3.4"
PrecompileTools = "1.0"
StaticArrays = "1.4"
StructArrays = "0.6"
TestEnv = "1.0"
Expand Down

0 comments on commit f43d20c

Please sign in to comment.