Skip to content

Commit

Permalink
Merge pull request #44 from JuliaAstro/stdlib-compat
Browse files Browse the repository at this point in the history
add stdlib compat
  • Loading branch information
abhro authored Jun 16, 2024
2 parents 42a0349 + bebd696 commit d03b229
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,10 @@ ConcreteStructs = "0.2"
Distributions = "0.22, 0.23, 0.24, 0.25"
FastGaussQuadrature = "0.4"
KeywordCalls = "0.2"
LinearAlgebra = "1.5"
Orbits = "0.1"
Printf = "1.5"
Random = "1.5"
Rotations = "1"
SpecialFunctions = "0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 1, 2"
StaticArrays = "0.12, 1"
Expand Down

0 comments on commit d03b229

Please sign in to comment.