We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e210244 commit 71cdf68Copy full SHA for 71cdf68
Project.toml
@@ -32,12 +32,12 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
32
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
33
34
[weakdeps]
35
-GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
36
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
+GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
37
38
[extensions]
39
-DFGPlots = "GraphPlot"
40
BlobArrow = "Arrow"
+DFGPlots = "GraphPlot"
41
42
[compat]
43
Aqua = "0.8"
@@ -57,7 +57,7 @@ InteractiveUtils = "1.10"
57
JSON3 = "1"
58
LinearAlgebra = "1.10"
59
Manifolds = "0.9, 0.10"
60
-ManifoldsBase = "0.14, 0.15"
+ManifoldsBase = "0.14, 0.15, 1"
61
OrderedCollections = "1.4"
62
Pkg = "1.4, 1.5"
63
ProgressMeter = "1"
0 commit comments