Skip to content

Commit 4f824cd

Browse files
A bunch of compats
1 parent 380c613 commit 4f824cd

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

Project.toml

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,35 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
7474
TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77"
7575

7676
[compat]
77-
FiniteDiff = "2"
78-
StaticArrays = "1"
77+
ADTypes = "0.2, 1"
78+
Adapt = "3.0, 4"
79+
ArrayInterface = "7"
80+
DataStructures = "0.18"
81+
DiffEqBase = "6.147"
82+
DocStringExtensions = "0.9"
83+
EnumX = "1"
84+
FastBroadcast = "0.2, 0.3"
85+
FastClosures = "0.3"
86+
FillArrays = "1.9"
87+
FunctionWrappersWrappers = "0.1"
88+
InteractiveUtils = "1.9"
89+
LinearAlgebra = "1.9"
90+
Logging = "1.9"
91+
MacroTools = "0.5"
92+
MuladdMacro = "0.2.1"
93+
Polyester = "0.7"
94+
PrecompileTools = "1"
95+
Preferences = "1.3"
96+
RecursiveArrayTools = "2.36, 3"
97+
Reexport = "1.0"
98+
SciMLBase = "2.27.1"
99+
SciMLOperators = "0.3"
100+
SciMLStructures = "1"
101+
SimpleUnPack = "1"
102+
Static = "0.8, 1"
103+
StaticArrayInterface = "1.2"
104+
StaticArrays = "1.0"
105+
TruncatedStacktraces = "1.2"
79106
julia = "1.10"
80107

81108
[extras]

0 commit comments

Comments
 (0)