diff --git a/Project.toml b/Project.toml index 3bc3cb46..8cd439f8 100644 --- a/Project.toml +++ b/Project.toml @@ -24,12 +24,15 @@ OffsetArrays = "^0.23, 1" ProgressMeter = "^1.3" RecipesBase = "1.0" SpecialFunctions = "^0.7, ^0.8, ^0.9, 0.10, 1, 2" -StaticArrays = "^0.8, ^0.9, ^0.10, ^0.11, 0.12, ^1" -Statistics = "1" -WignerSymbols = "^1, 2" +StaticArrays = "^0.8, ^0.9, ^0.10, ^0.11, 0.12, 1" +WignerSymbols = "^1" julia = "1" [extras] +julia = "1" +StaticArrays = "^0.8, ^0.9, ^0.10, ^0.11, 0.12, ^1" +Statistics = "1" +WignerSymbols = "^1, 2" AssociatedLegendrePolynomials = "2119f1ac-fb78-50f5-8cc0-dda848ebdb19" GSL = "92c85e6c-cbff-5e0c-80f7-495c94daaecd" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"