File tree Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -29,27 +29,27 @@ PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
29
29
RCall = " 6f49c342-dc21-5d91-9882-a32aef131414"
30
30
31
31
[compat ]
32
- Alpine = " 0.5.6"
33
- CSV = " 0.10.14"
34
- Combinatorics = " 1.0.2"
35
- DataFrames = " 1.6.1"
36
- Dates = " 1.11.0"
37
- Distributions = " 0.25.108"
38
- HiGHS = " 1.9.0"
39
- Ipopt = " 1.6.2"
40
- JuMP = " 1.21.1"
41
- LinearAlgebra = " 1.11.0"
42
- MathOptInterface = " 1.29.0"
43
- OffsetArrays = " 1.14.0"
44
- Optim = " 1.9.4"
45
- Pkg = " 1.11.0"
46
- PyCall = " 1.96.4"
47
- RCall = " 0.14.1"
48
- Random = " 1.11.0"
49
- Requires = " 1.3.0"
50
- StateSpaceModels = " 0.6.7"
51
- Statistics = " 1.11.1"
52
- TimeSeries = " 0.24.2"
32
+ Alpine = " ^ 0.5.6"
33
+ CSV = " ^ 0.10.14"
34
+ Combinatorics = " ^ 1.0.2"
35
+ DataFrames = " ^ 1.6.1"
36
+ Dates = " ^ 1.11.0"
37
+ Distributions = " ^ 0.25.108"
38
+ HiGHS = " ^ 1.9.0"
39
+ Ipopt = " ^ 1.6.2"
40
+ JuMP = " ^ 1.21.1"
41
+ LinearAlgebra = " ^ 1.11.0"
42
+ MathOptInterface = " ^ 1.29.0"
43
+ OffsetArrays = " ^ 1.14.0"
44
+ Optim = " ^ 1.9.4"
45
+ Pkg = " ^ 1.11.0"
46
+ PyCall = " ^ 1.96.4"
47
+ RCall = " ^ 0.14.1"
48
+ Random = " ^ 1.11.0"
49
+ Requires = " ^ 1.3.0"
50
+ StateSpaceModels = " ^ 0.6.7"
51
+ Statistics = " ^ 1.11.1"
52
+ TimeSeries = " ^ 0.24.2"
53
53
julia = " 1.0 - 1.11"
54
54
55
55
[extras ]
You can’t perform that action at this time.
0 commit comments