Skip to content

Commit

Permalink
CompatHelper: bump compat for Makie to 0.22 for package test, (keep e…
Browse files Browse the repository at this point in the history
…xisting compat)
  • Loading branch information
CompatHelper Julia committed Jan 14, 2025
1 parent 8376f49 commit 83fb370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ Expokit = "0.2"
ExponentialUtilities = "1"
GLPK = "0.11 - 0.15, 1"
GR = "0"
IntervalArithmetic = "0.15 - 0.21, =0.21.2" # v0.22 removed IntervalBox
IntervalArithmetic = "0.15 - 0.21, =0.21.2"
IntervalConstraintProgramming = "0.9 - 0.13"
IntervalMatrices = "0.8 - 0.11"
Ipopt = "1"
JuMP = "0.21 - 0.23, 1"
Makie = "0.9 - 0.21"
Makie = "0.9 - 0.21, 0.22"
MiniQhull = "0.1 - 0.4"
Optim = "0.15 - 0.22, 1"
PkgVersion = "0.3"
Expand Down

0 comments on commit 83fb370

Please sign in to comment.