Skip to content

Commit 6a19569

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for FinanceModels in [weakdeps] to 4, (keep existing compat)
1 parent b2e10bf commit 6a19569

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ uuid = "1d18cbdc-9ca7-45fd-a8b2-b9434f9145be"
33
authors = ["Alec Loudenback <[email protected]> and contributors"]
44
version = "0.6.1"
55

6-
[weakdeps]
7-
FinanceModels = "77f2ae65-bdde-421f-ae9d-22f1af19dd76"
8-
96
[deps]
107
Copulas = "ae264745-0b69-425e-9d9d-cf662c5eec93"
118
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -14,16 +11,19 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
1411
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1512
Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"
1613

14+
[weakdeps]
15+
FinanceModels = "77f2ae65-bdde-421f-ae9d-22f1af19dd76"
16+
1717
[extensions]
1818
FinanceModelsExt = "FinanceModels"
1919

2020
[compat]
2121
Copulas = "0.1"
22-
FinanceCore = "2"
23-
FinanceModels = "4 - 4.7"
24-
Transducers = "0.4"
2522
Distributions = "0.25"
23+
FinanceCore = "2"
24+
FinanceModels = "4 - 4.7, 4"
2625
ForwardDiff = "^0.10"
26+
Transducers = "0.4"
2727
julia = "1.9"
2828

2929
[extras]

0 commit comments

Comments
 (0)