Skip to content

Commit a045b80

Browse files
committed
Add compats for StdLibs
1 parent af6a712 commit a045b80

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Project.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,21 @@ FastBroadcast = "0.2"
7373
ForwardDiff = "0.10"
7474
FunctionWrappers = "1.0"
7575
FunctionWrappersWrappers = "0.1"
76+
LinearAlgebra = "1.6"
77+
Logging = "1.6"
78+
Markdown = "1.6"
7679
MuladdMacro = "0.2.1"
7780
Parameters = "0.12.0"
7881
PreallocationTools = "0.4"
7982
PrecompileTools = "1"
83+
Printf = "1.6"
8084
RecursiveArrayTools = "2"
8185
Reexport = "1.0"
8286
Requires = "1.0"
8387
SciMLBase = "2.4.0"
8488
SciMLOperators = "0.2, 0.3"
8589
Setfield = "0.8, 1"
90+
SparseArrays = "1.6"
8691
Static = "0.7, 0.8"
8792
StaticArraysCore = "1.4"
8893
Statistics = "1"

0 commit comments

Comments
 (0)