Skip to content

Commit acb6cca

Browse files
author
Odd Andersen
committed
Working compat section
1 parent 2201939 commit acb6cca

1 file changed

Lines changed: 15 additions & 19 deletions

File tree

Project.toml

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,21 @@ TextWrap = "b718987f-49a8-5099-9789-dcd902bef87d"
2828

2929
[compat]
3030
Jutul = "0.4"
31-
Interpolations = "0.16"
31+
Interpolations = "0.15"
3232
JutulDarcy = "0.3"
33-
TextWrap = "1"
34-
DifferentialEquations = "7"
35-
SpecialFunctions = "2"
36-
TestItemRunner = "1"
37-
GLMakie = "0.13"
38-
Roots = "2"
39-
ForwardDiff = "1"
40-
MAT = "0.11"
41-
DelimitedFiles = "1"
42-
TestItems = "1"
33+
TextWrap = "1.0"
34+
DifferentialEquations = "7.17"
35+
SpecialFunctions = "2.6"
36+
TestItemRunner = "1.1"
37+
GLMakie = "0.11"
38+
Roots = "2.2"
39+
ForwardDiff = "0.10"
40+
MAT = "0.10"
41+
DelimitedFiles = "1.9"
42+
TestItems = "1.0"
4343
JLD2 = "0.6"
4444
SparsityTracing = "0.2"
45-
CairoMakie = "0.15"
46-
DataStructures = "0.19"
47-
Documenter = "1"
48-
Literate = "2"
49-
50-
[dependencies]
51-
52-
[extras]
45+
CairoMakie = "0.13"
46+
DataStructures = "0.18"
47+
Documenter = "1.16"
48+
Literate = "2.21"

0 commit comments

Comments
 (0)