File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,6 @@ uuid = "1d18cbdc-9ca7-45fd-a8b2-b9434f9145be"
3
3
authors = [
" Alec Loudenback <[email protected] > and contributors" ]
4
4
version = " 0.6.1"
5
5
6
- [weakdeps ]
7
- FinanceModels = " 77f2ae65-bdde-421f-ae9d-22f1af19dd76"
8
-
9
6
[deps ]
10
7
Copulas = " ae264745-0b69-425e-9d9d-cf662c5eec93"
11
8
Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -14,16 +11,19 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
14
11
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
15
12
Transducers = " 28d57a85-8fef-5791-bfe6-a80928e7c999"
16
13
14
+ [weakdeps ]
15
+ FinanceModels = " 77f2ae65-bdde-421f-ae9d-22f1af19dd76"
16
+
17
17
[extensions ]
18
18
FinanceModelsExt = " FinanceModels"
19
19
20
20
[compat ]
21
21
Copulas = " 0.1"
22
- FinanceCore = " 2"
23
- FinanceModels = " 4 - 4.7"
24
- Transducers = " 0.4"
25
22
Distributions = " 0.25"
23
+ FinanceCore = " 2"
24
+ FinanceModels = " 4 - 4.7, 4"
26
25
ForwardDiff = " ^0.10"
26
+ Transducers = " 0.4"
27
27
julia = " 1.9"
28
28
29
29
[extras ]
You can’t perform that action at this time.
0 commit comments