Skip to content

Commit

Permalink
Add version bounds for stdlibs
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox committed Nov 6, 2023
1 parent 6843559 commit c92bf70
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 @@ -23,16 +23,20 @@ Adapt = "3.4.0"
ChainRulesCore = "1.15.3"
ChainRulesTestUtils = "1.5"
Compat = "3.46, 4.2"
Distributed = "1"
FiniteDifferences = "0.12.20"
GPUArraysCore = "0.1.0"
IrrationalConstants = "0.1.1, 0.2"
JLArrays = "0.1"
JuliaInterpreter = "0.8,0.9"
LinearAlgebra = "1"
Random = "1"
RealDot = "0.1"
SparseInverseSubset = "0.1"
StaticArrays = "1.2"
Statistics = "1"
StructArrays = "0.6.11"
SuiteSparse = "1"
julia = "1.6"

[extras]
Expand Down

0 comments on commit c92bf70

Please sign in to comment.