File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name = "CriticalTransitions"
2
2
uuid = " 251e6cd3-3112-48a5-99dd-66efcfd18334"
3
3
authors = [" Reyk Börner, Ryan Deeley, Raphael Römer, Orjan Ameye" ]
4
4
repo = " https://github.com/juliadynamics/CriticalTransitions.jl.git"
5
- version = " 0.3 .0"
5
+ version = " 0.4 .0"
6
6
7
7
[deps ]
8
8
Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -29,6 +29,7 @@ StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
29
29
Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
30
30
31
31
[weakdeps ]
32
+ StateSpaceSets = " 40b095a5-5852-4c12-98c7-d43bf788e795"
32
33
Attractors = " f3fd9213-ca85-4dba-9dfd-7fc91308fec7"
33
34
ChaosTools = " 608a59af-f2a3-5ad4-90b4-758bdf3122a7"
34
35
@@ -38,8 +39,8 @@ CoupledSDEsBaisin = ["ChaosTools", "Attractors"]
38
39
39
40
[compat ]
40
41
Aqua = " 0.8.7"
41
- Attractors = " 1.18 "
42
- ChaosTools = " 3.1"
42
+ Attractors = " 1.19.12 "
43
+ ChaosTools = " 3.2. 1"
43
44
Dates = " >=1.9.0"
44
45
Dierckx = " 0.5.3"
45
46
DiffEqNoiseProcess = " 5.22"
@@ -51,18 +52,19 @@ Format = "1"
51
52
ForwardDiff = " 0.10.36"
52
53
HDF5 = " 0.17.1"
53
54
IntervalArithmetic = " 0.20"
54
- JET = " 0.9"
55
+ JET = " 0.9.9 "
55
56
JLD2 = " 0.4.46"
56
57
Markdown = " >=1.9.0"
57
58
ModelingToolkit = " 9.25"
58
59
Optim = " 1.9.3"
59
- OrdinaryDiffEq = " 6.82 "
60
+ OrdinaryDiffEq = " 6.89 "
60
61
ProgressBars = " 1.5.1"
61
62
ProgressMeter = " 1.10.0"
62
63
Reexport = " 1.2.2"
64
+ StateSpaceSets = " 2.1.2"
63
65
StaticArrays = " 1.9.3"
64
66
Statistics = " >=1.9"
65
- StochasticDiffEq = " 6.65.1 "
67
+ StochasticDiffEq = " 6.69 "
66
68
Symbolics = " 5.32"
67
69
julia = " 1.9"
68
70
You can’t perform that action at this time.
0 commit comments