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 3, 2023
1 parent 277f0ab commit 9dadbe0
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 @@ -33,13 +33,17 @@ DistributionsTestExt = "Test"
ChainRulesCore = "1"
DensityInterface = "0.4"
FillArrays = "0.9, 0.10, 0.11, 0.12, 0.13, 1"
LinearAlgebra = "1"
PDMats = "0.10, 0.11"
Printf = "1"
QuadGK = "2"
Random = "1"
SpecialFunctions = "1.2, 2"
Statistics = "1"
StatsAPI = "1.6"
StatsBase = "0.32, 0.33, 0.34"
StatsFuns = "0.9.15, 1"
Test = "1"
julia = "1.3"

[extras]
Expand Down

0 comments on commit 9dadbe0

Please sign in to comment.