Skip to content

Commit 2efd54e

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for Mooncake in [weakdeps] to 0.5, (keep existing compat) (#118)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
1 parent 71633dc commit 2efd54e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TensorAlgebra"
22
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
33
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.6.13"
4+
version = "0.6.14"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -32,7 +32,7 @@ FunctionImplementations = "0.3.1, 0.4"
3232
GPUArraysCore = "0.2.0"
3333
LinearAlgebra = "1.10"
3434
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5, 0.6"
35-
Mooncake = "0.4.202"
35+
Mooncake = "0.4.202, 0.5"
3636
StridedViews = "0.4.1"
3737
TensorOperations = "5"
3838
TupleTools = "1.6"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ FunctionImplementations = "0.3, 0.4"
2929
JLArrays = "0.3"
3030
LinearAlgebra = "<0.0.1, 1"
3131
MatrixAlgebraKit = "0.2, 0.3, 0.4, 0.5, 0.6"
32-
Mooncake = "0.4"
32+
Mooncake = "0.4, 0.5"
3333
Random = "1.10"
3434
SafeTestsets = "0.1"
3535
StableRNGs = "1.0.2"

0 commit comments

Comments
 (0)