Skip to content

Commit dcb2294

Browse files
committed
Update Project.toml
Let's try being a little more flexible with compat...
1 parent 9349bb7 commit dcb2294

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ MatrixAlgebraKit = "0.6"
3636
Random = "1"
3737
SafeTestsets = "0.1"
3838
Strided = "2.3.3"
39-
TensorKit = "0.17"
39+
TensorKit = "0.16, 0.17"
4040
TensorOperations = "5"
4141
Test = "1"
4242
TestExtras = "0.2, 0.3"
@@ -57,6 +57,3 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
5757

5858
[targets]
5959
test = ["Test", "TestExtras", "Random", "Combinatorics", "SafeTestsets", "Aqua", "Adapt", "JLArrays"]
60-
61-
[sources]
62-
TensorKit = {url = "https://github.com/quantumkithub/tensorkit.jl", rev = "main"}

0 commit comments

Comments
 (0)