File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,9 @@ authors = ["Herman Sletmoen"]
4
4
version = " 0.1.0"
5
5
6
6
[deps ]
7
- AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
8
7
Bessels = " 0e736298-9ec6-45e8-9647-e4fc86a2fe38"
9
8
CommonSolve = " 38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
10
9
DataInterpolations = " 82cc6244-b520-54b8-b5a6-8a565e85f1d0"
11
- DoubleExponentialFormulas = " eb426421-6452-4132-80ef-4b100a757ac5"
12
10
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
13
11
GraphRecipes = " bd48cda9-67a9-57be-86fa-5b3c104eda73"
14
12
MatterPower = " 743831d1-0e6a-4e86-a0c4-1a098a68aca3"
@@ -31,12 +29,27 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
31
29
UnitfulAstro = " 6112ee07-acf9-5e0f-b108-d242c714bf9f"
32
30
33
31
[compat ]
34
- DoubleExponentialFormulas = " 0.1.0"
32
+ Bessels = " 0.2.8"
33
+ CommonSolve = " 0.2.4"
34
+ DataInterpolations = " 7.0.1"
35
+ ForwardDiff = " 0.10.38"
36
+ GraphRecipes = " 0.5.13"
35
37
MatterPower = " 0.5.0"
38
+ ModelingToolkit = " 9.61.0"
39
+ NonlinearSolve = " 4.3"
40
+ NumericalIntegration = " 0.3.3"
36
41
OhMyThreads = " 0.7.0"
37
42
OrdinaryDiffEq = " 6.90.1"
38
- Roots = " 2.2.2"
43
+ PeriodicTable = " 1.2.1"
44
+ PhysicalConstants = " 0.2.4"
45
+ QuadGK = " 2.11.1"
46
+ RecipesBase = " 1.3.4"
47
+ Roots = " 2.2.4"
39
48
SciMLBase = " 2.71.4"
40
49
Setfield = " 1.1.1"
41
- Symbolics = " 6.19.0"
50
+ SpecialFunctions = " 2.5.0"
51
+ Symbolics = " 6.24.0"
42
52
TwoFAST = " 0.1.5"
53
+ Unitful = " 1.22.0"
54
+ UnitfulAstro = " 1.2.1"
55
+ julia = " 1.11"
You can’t perform that action at this time.
0 commit comments