Skip to content

Commit

Permalink
Add compat info for stdlibs
Browse files Browse the repository at this point in the history
  • Loading branch information
martinholters committed May 8, 2024
1 parent 9e1b0db commit 79cf8cd
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 @@ -14,9 +14,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
IterTools = "1"
LinearAlgebra = "1.4"
Markdown = "1.4"
OrderedCollections = "1"
ProgressMeter = "1.8"
SparseArrays = "1.4"
StaticArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 1.0"
Statistics = "1.4"
julia = "1.4"

[extensions]
Expand Down

0 comments on commit 79cf8cd

Please sign in to comment.