Skip to content

Commit

Permalink
CompatHelper: bump compat for TaylorSeries to 0.18, (keep existing co…
Browse files Browse the repository at this point in the history
…mpat)
  • Loading branch information
CompatHelper Julia committed Jul 22, 2024
1 parent 3d9acf3 commit 644149d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ CarlemanLinearization = "0.3 - 0.4"
CommonSolve = "0.2"
ExprTools = "0.1"
HybridSystems = "0.4"
IntervalArithmetic = "0.16 - 0.20, =0.20.9" # new versions require updates and are incompatible with dependencies
IntervalArithmetic = "0.16 - 0.20, =0.20.9"
IntervalMatrices = "0.6 - 0.10"
LazySets = "2.14"
LinearAlgebra = "<0.0.1, 1.6"
Expand All @@ -44,5 +44,5 @@ SparseArrays = "<0.0.1, 1.6"
StaticArrays = "0.12, 1"
TaylorIntegration = "0.15"
TaylorModels = "0.7"
TaylorSeries = "0.17"
TaylorSeries = "0.17, 0.18"
julia = "1.6"

0 comments on commit 644149d

Please sign in to comment.