Skip to content

Commit 5703ac1

Browse files
committed
Revert "compat updates"
This reverts commit 45f995e.
1 parent 45f995e commit 5703ac1

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ Accessors = "0.1"
3434
Adapt = "4"
3535
Aqua = "0.8.9"
3636
BlockTensorKit = "0.3.10"
37-
CUDA = "6"
37+
CUDA = "5.9"
38+
Combinatorics = "1"
3839
Compat = "3.47, 4.10"
3940
DocStringExtensions = "0.9.3"
4041
HalfIntegers = "1.6.0"
@@ -50,14 +51,14 @@ Plots = "1.40"
5051
Printf = "1"
5152
Random = "1"
5253
RecipesBase = "1.1"
53-
TensorKit = "0.17"
54+
TensorKit = "0.16.3"
5455
TensorKitManifolds = "0.7"
5556
TensorKitTensors = "0.2"
5657
TensorOperations = "5.5.1"
5758
Test = "1"
5859
TestExtras = "0.3"
5960
VectorInterface = "0.2, 0.3, 0.4, 0.5"
60-
cuTENSOR = "6"
61+
cuTENSOR = "2.3"
6162
julia = "1.10"
6263

6364
[extras]

0 commit comments

Comments
 (0)