We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65b72e7 + bb387c9 commit b4e5570Copy full SHA for b4e5570
Project.toml
@@ -25,7 +25,7 @@ Graphs = "1.13.1"
25
LinearAlgebra = "1.10"
26
MacroTools = "0.5.16"
27
NamedDimsArrays = "0.7.13"
28
-NamedGraphs = "0.6.9"
+NamedGraphs = "0.6.9, 0.7"
29
SimpleTraits = "0.9.5"
30
SplitApplyCombine = "1.2.3"
31
julia = "1.10"
test/Project.toml
@@ -17,7 +17,7 @@ Graphs = "1.13.1"
17
ITensorBase = "0.2.12"
18
ITensorNetworksNext = "0.1.1"
19
NamedDimsArrays = "0.7.14"
20
-NamedGraphs = "0.6.8"
+NamedGraphs = "0.6.8, 0.7"
21
SafeTestsets = "0.1"
22
Suppressor = "0.2.8"
23
Test = "1.10"
0 commit comments