Skip to content

Commit

Permalink
Merge pull request #955 from SciML/ap/compat
Browse files Browse the repository at this point in the history
Add compats for StdLibs
  • Loading branch information
ChrisRackauckas authored Oct 31, 2023
2 parents af6a712 + a045b80 commit 8262b58
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,16 +73,21 @@ FastBroadcast = "0.2"
ForwardDiff = "0.10"
FunctionWrappers = "1.0"
FunctionWrappersWrappers = "0.1"
LinearAlgebra = "1.6"
Logging = "1.6"
Markdown = "1.6"
MuladdMacro = "0.2.1"
Parameters = "0.12.0"
PreallocationTools = "0.4"
PrecompileTools = "1"
Printf = "1.6"
RecursiveArrayTools = "2"
Reexport = "1.0"
Requires = "1.0"
SciMLBase = "2.4.0"
SciMLOperators = "0.2, 0.3"
Setfield = "0.8, 1"
SparseArrays = "1.6"
Static = "0.7, 0.8"
StaticArraysCore = "1.4"
Statistics = "1"
Expand Down

0 comments on commit 8262b58

Please sign in to comment.