Skip to content

Commit fa878a0

Browse files
committed
Loosen test compats
1 parent 677652d commit fa878a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ ITensorGaussianMPS = "0.1.12"
4949
ITensorMPS = "0.3.6"
5050
ITensorNetworks = "0.12.2"
5151
ITensorUnicodePlots = "0.1.6"
52-
ITensors = "0.7.13"
53-
KrylovKit = "0.8.3"
52+
ITensors = "0.7, 0.8, 0.9"
53+
KrylovKit = "0.8, 0.9"
5454
Metis = "1.5.0"
55-
NDTensors = "0.3.74"
55+
NDTensors = "0.3, 0.4"
5656
NamedGraphs = "0.6.6"
5757
OMEinsumContractionOrders = "0.9.5"
5858
Observers = "0.2.5"

0 commit comments

Comments
 (0)