File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 14
14
strategy :
15
15
fail-fast : false
16
16
matrix :
17
- julia-version : [1,1.6 ]
17
+ julia-version : [1]
18
18
os : [ubuntu-latest]
19
19
package :
20
20
- {user: SciML, repo: DelayDiffEq.jl, group: Interface}
Original file line number Diff line number Diff line change 1
1
name = " SciMLBase"
2
2
uuid = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
3
3
authors = [" Chris Rackauckas <accounts@chrisrackauckas.com> and contributors" ]
4
- version = " 2.6 .0"
4
+ version = " 2.7 .0"
5
5
6
6
[deps ]
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -53,19 +53,19 @@ ArrayInterface = "6, 7"
53
53
ChainRulesCore = " 1.16"
54
54
CommonSolve = " 0.2.4"
55
55
ConstructionBase = " 1"
56
- Distributed = " 1.6 "
56
+ Distributed = " 1.9 "
57
57
DocStringExtensions = " 0.8, 0.9"
58
58
EnumX = " 1"
59
59
FillArrays = " 1.6"
60
60
FunctionWrappersWrappers = " 0.1.3"
61
61
IteratorInterfaceExtensions = " ^0.1, ^1"
62
- LinearAlgebra = " 1.6 "
63
- Logging = " 1.6 "
64
- Markdown = " 1.6 "
62
+ LinearAlgebra = " 1.9 "
63
+ Logging = " 1.9 "
64
+ Markdown = " 1.9 "
65
65
PartialFunctions = " 1.1"
66
66
PrecompileTools = " 1"
67
67
Preferences = " 1.3"
68
- Printf = " 1.6 "
68
+ Printf = " 1.9 "
69
69
RCall = " 0.13.18"
70
70
RecipesBase = " 0.7.0, 0.8, 1.0"
71
71
RecursiveArrayTools = " 2.33"
@@ -79,7 +79,7 @@ SymbolicIndexingInterface = "0.2"
79
79
Tables = " 1"
80
80
TruncatedStacktraces = " 1"
81
81
Zygote = " 0.6"
82
- julia = " 1.6 "
82
+ julia = " 1.9 "
83
83
84
84
[extras ]
85
85
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
You can’t perform that action at this time.
0 commit comments