Skip to content

Commit

Permalink
add compat entries for stdlibs
Browse files Browse the repository at this point in the history
  • Loading branch information
tpapp committed Oct 30, 2023
1 parent 8f84641 commit df57bf3
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 @@ -13,7 +13,11 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
ChainRulesCore = "0.10.3, 1"
LinearAlgebra = "1"
Printf = "1"
Random = "1"
Richardson = "1.2"
SparseArrays = "1"
StaticArrays = "0.12, 1.0"
julia = "1"

Expand Down

0 comments on commit df57bf3

Please sign in to comment.