Skip to content

Commit b4e5570

Browse files
authored
Merge branch 'main' into auto-runic-pr
2 parents 65b72e7 + bb387c9 commit b4e5570

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Graphs = "1.13.1"
2525
LinearAlgebra = "1.10"
2626
MacroTools = "0.5.16"
2727
NamedDimsArrays = "0.7.13"
28-
NamedGraphs = "0.6.9"
28+
NamedGraphs = "0.6.9, 0.7"
2929
SimpleTraits = "0.9.5"
3030
SplitApplyCombine = "1.2.3"
3131
julia = "1.10"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Graphs = "1.13.1"
1717
ITensorBase = "0.2.12"
1818
ITensorNetworksNext = "0.1.1"
1919
NamedDimsArrays = "0.7.14"
20-
NamedGraphs = "0.6.8"
20+
NamedGraphs = "0.6.8, 0.7"
2121
SafeTestsets = "0.1"
2222
Suppressor = "0.2.8"
2323
Test = "1.10"

0 commit comments

Comments
 (0)