Skip to content

Commit 203187a

Browse files
authored
Update dependencies for ITensorBase and NamedDimsArrays
1 parent 5b76028 commit 203187a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Aqua = "0.8.9"
1717
BlockArrays = "1"
1818
BlockSparseArrays = "0.8, 0.9, 0.10"
1919
GradedArrays = "0.4"
20-
ITensorBase = "0.2"
21-
NamedDimsArrays = "0.7"
20+
ITensorBase = "0.2, 0.3"
21+
NamedDimsArrays = "0.7, 0.8"
2222
QuantumOperatorDefinitions = "0.2"
2323
SafeTestsets = "0.1"
2424
Suppressor = "0.2"

0 commit comments

Comments
 (0)