File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -37,28 +37,39 @@ GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
37
37
DFGPlots = " GraphPlot"
38
38
39
39
[compat ]
40
+ Aqua = " 0.8"
41
+ Base64 = " 1.10"
40
42
CSV = " 0.10"
41
43
CodecZlib = " 0.7"
42
44
Colors = " 0.10, 0.11, 0.12"
45
+ DataStructures = " 0.18"
46
+ Dates = " 1.10"
43
47
Distributions = " 0.23, 0.24, 0.25"
44
48
DocStringExtensions = " 0.8, 0.9"
45
49
FileIO = " 1"
46
50
GraphPlot = " 0.5.0"
47
51
Graphs = " 1.4"
52
+ InteractiveUtils = " 1.10"
48
53
JSON3 = " 1"
54
+ LinearAlgebra = " 1.10"
49
55
ManifoldsBase = " 0.14, 0.15"
56
+ Manifolds = " 0.9"
50
57
OrderedCollections = " 1.4"
51
58
Pkg = " 1.4, 1.5"
52
59
ProgressMeter = " 1"
53
60
RecursiveArrayTools = " 2"
54
61
Reexport = " 1"
55
62
SHA = " 0.7, 1"
63
+ SparseArrays = " 1.10"
56
64
StaticArrays = " 1"
65
+ Statistics = " 1.10"
57
66
StructTypes = " 1"
58
67
Tar = " 1.9"
68
+ Test = " 1.10"
59
69
TensorCast = " 0.3.3, 0.4"
60
70
TimeZones = " 1.3.1"
61
- julia = " 1.9"
71
+ UUIDs = " 1.10"
72
+ julia = " 1.10"
62
73
63
74
[extras ]
64
75
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
Original file line number Diff line number Diff line change 148
148
Aqua. test_ambiguities ([DistributedFactorGraphs])
149
149
Aqua. test_unbound_args (DistributedFactorGraphs)
150
150
Aqua. test_undefined_exports (DistributedFactorGraphs)
151
- Aqua. test_piracy (DistributedFactorGraphs)
151
+ Aqua. test_piracies (DistributedFactorGraphs)
152
152
Aqua. test_project_extras (DistributedFactorGraphs)
153
153
Aqua. test_stale_deps (DistributedFactorGraphs; ignore = [:Colors ])
154
154
Aqua. test_deps_compat (DistributedFactorGraphs)
155
- Aqua. test_project_toml_formatting (DistributedFactorGraphs)
155
+ # Aqua.test_project_toml_formatting(DistributedFactorGraphs) # deprecated in Aqua.jl v0.8
156
156
end
You can’t perform that action at this time.
0 commit comments