Skip to content

Commit

Permalink
add stdlib compats
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Nov 8, 2023
1 parent 87bdb74 commit 711924e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ DataStructures = "0.18"
DelayDiffEq = "5.28.3"
DiffEqBase = "6.122"
DiffEqNoiseProcess = "5"
LinearAlgebra = "1.9"
Logging = "1.9"
Random = "1.9"
RandomNumbers = "1"
RecursiveArrayTools = "1,2"
Reexport = "1.0"
Expand Down

0 comments on commit 711924e

Please sign in to comment.