Skip to content

Commit 8c61613

Browse files
committed
Remove arbitrary compat entries
1 parent b9d8611 commit 8c61613

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

GeneralisedFilters/Project.toml

-17
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,6 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2020
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2222

23-
[compat]
24-
AbstractMCMC = "5"
25-
AcceleratedKernels = "0.3"
26-
Aqua = "0.8"
27-
CUDA = "5"
28-
DataStructures = "0.18.20"
29-
Distributions = "0.25"
30-
GaussianDistributions = "0.5.2"
31-
LogExpFunctions = "0.3"
32-
NNlib = "0.9"
33-
OffsetArrays = "1.14.1"
34-
SSMProblems = "0.4"
35-
StaticArrays = "1.9.13"
36-
Statistics = "1.11.1"
37-
StatsBase = "0.34.3"
38-
Test = "1"
39-
4023
[extras]
4124
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
4225
PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"

SSMProblems/Project.toml

-8
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
1111
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
1212
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1313

14-
[compat]
15-
AbstractMCMC = "5"
16-
Aqua = "0.8"
17-
Distributions = "0.25"
18-
Random = "1"
19-
Test = "1"
20-
julia = "1.6"
21-
2214
[extras]
2315
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
2416
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)