Skip to content

Commit 3ebb665

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for Interpolations at version 0.15, (keep existing compat)
1 parent 159d300 commit 3ebb665

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Project.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1919
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2020

2121
[compat]
22+
BenchmarkTools = "1"
23+
Colors = "0.13"
2224
ControlPlots = "0.2.5"
25+
DelimitedFiles = "1"
26+
Interpolations = "0.15"
27+
LaTeXStrings = "1"
2328
Measures = "0.3"
2429
StaticArrays = "1"
2530
Statistics = "1"
26-
DelimitedFiles = "1"
27-
BenchmarkTools = "1"
28-
LaTeXStrings = "1"
29-
Colors = "0.13"

0 commit comments

Comments
 (0)