Skip to content

Commit

Permalink
Add stdlib compat to Project.toml (#3544)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Oct 19, 2023
1 parent e7b5789 commit 53cb572
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,15 @@ JuMPDimensionalDataExt = "DimensionalData"

[compat]
DimensionalData = "0.24"
LinearAlgebra = "1.6"
MacroTools = "0.5"
MathOptInterface = "1.19"
MutableArithmetics = "1.1"
OrderedCollections = "1"
Printf = "1.6"
SnoopPrecompile = "1"
SparseArrays = "1.6"
Test = "1.6"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 53cb572

Please sign in to comment.