Skip to content

Commit

Permalink
CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#583)
Browse files Browse the repository at this point in the history
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Dec 20, 2023
1 parent 019ff7c commit 8e42a61
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
DimensionalDataMakie = "Makie"

[compat]
Adapt = "2, 3.0"
Adapt = "2, 3.0, 4"
Aqua = "0.8"
ArrayInterface = "7"
BenchmarkTools = "1"
CairoMakie = "0.10, 0.11"
ColorTypes = "0.11"
Combinatorics = "1"
ConstructionBase = "1"
Combinatorics = "1"
CoordinateTransformations = "0.6"
DataFrames = "1"
Dates = "1"
Expand All @@ -50,14 +50,14 @@ IteratorInterfaceExtensions = "1"
LinearAlgebra = "1"
Makie = "0.19, 0.20"
OffsetArrays = "1"
PrecompileTools = "1"
Plots = "1"
PrecompileTools = "1"
Random = "1"
RecipesBase = "0.7, 0.8, 1"
SafeTestsets = "0.1"
SparseArrays = "1"
StatsPlots = "0.15"
Statistics = "1"
StatsPlots = "0.15"
TableTraits = "1"
Tables = "1"
Test = "1"
Expand Down

0 comments on commit 8e42a61

Please sign in to comment.