Skip to content

Commit

Permalink
Add compat entries for stdlibs
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Nov 14, 2023
1 parent 5a5396b commit 9b0f23e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,17 +68,21 @@ DataStructures = "0.17, 0.18"
DiffEqBase = "6.103.0"
DiffEqCallbacks = "2.16"
DiffRules = "0.1, 1.0"
Distributed = "1"
Distributions = "0.23, 0.24, 0.25"
DocStringExtensions = "0.7, 0.8, 0.9"
DomainSets = "0.6"
ForwardDiff = "0.10.3"
FunctionWrappersWrappers = "0.1"
Graphs = "1.5.2"
IfElse = "0.1"
InteractiveUtils = "1"
JuliaFormatter = "1"
JumpProcesses = "9.1"
LabelledArrays = "1.3"
Latexify = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16"
Libdl = "1"
LinearAlgebra = "1"
MLStyle = "0.4.17"
MacroTools = "0.5"
NaNMath = "0.3, 1"
Expand All @@ -89,7 +93,9 @@ Reexport = "0.2, 1"
RuntimeGeneratedFunctions = "0.5.9"
SciMLBase = "2.0.1"
Setfield = "0.7, 0.8, 1"
Serialization = "1"
SimpleNonlinearSolve = "0.1.0"
SparseArrays = "1"
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
StaticArrays = "0.10, 0.11, 0.12, 1.0"
SymbolicIndexingInterface = "0.1, 0.2"
Expand Down

0 comments on commit 9b0f23e

Please sign in to comment.