File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ version = "0.4.0"
7
7
Calculus = " 49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
8
8
Colors = " 5ae59095-9a9b-59fe-a467-6f913c188581"
9
9
Conda = " 8f4d0f93-b110-5947-807f-2305c1781a2d"
10
+ CSV = " 336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
11
+ DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
10
12
DiffEqSensitivity = " 41bf760c-e81c-5289-8e54-58b1f1f8abe2"
11
13
FastGaussQuadrature = " 442a2c76-b920-505d-bb47-c5924d526838"
12
14
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
@@ -43,7 +45,9 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
43
45
Calculus = " 0.4,0.5"
44
46
Colors = " 0.11,0.12"
45
47
Conda = " 1"
46
- DiffEqSensitivity = " ^6"
48
+ CSV = " 0"
49
+ DataFrames = " 1"
50
+ DiffEqSensitivity = " 6"
47
51
ForwardDiff = " 0.10"
48
52
Images = " 0.24"
49
53
IncompleteLU = " 0.2"
You can’t perform that action at this time.
0 commit comments