Skip to content

Commit 0065aa9

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Interpolations to 0.16, (keep existing compat)
1 parent d7a25a0 commit 0065aa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ DelaunayTriangulation = "927a84f5-c5f4-47a5-9785-b46e178433df"
3232
StateSpaceSets = "40b095a5-5852-4c12-98c7-d43bf788e795"
3333

3434
[extensions]
35-
ChaosToolsExt = ["ChaosTools"]
3635
AttractorsExt = ["Attractors"]
36+
ChaosToolsExt = ["ChaosTools"]
3737
DistMesh2D = ["DelaunayTriangulation"]
3838

3939
[compat]
@@ -44,7 +44,7 @@ DelaunayTriangulation = "1.6"
4444
DocStringExtensions = "0.9.3"
4545
DynamicalSystemsBase = "3.13"
4646
Format = "1"
47-
Interpolations = "0.15.1"
47+
Interpolations = "0.15.1, 0.16"
4848
IntervalArithmetic = "0.22.22"
4949
LinearSolve = "2.37.0, 3"
5050
Optimization = "4"

0 commit comments

Comments
 (0)