Skip to content

Commit 922251d

Browse files
Update TensorKitManifolds requirement 0.8 (#421)
Updates the requirements on [TensorKitManifolds](https://github.com/QuantumKitHub/TensorKitManifolds.jl) to permit the latest version. Updates `TensorKitManifolds` to 0.8.0 - [Release notes](https://github.com/QuantumKitHub/TensorKitManifolds.jl/releases) - [Commits](QuantumKitHub/TensorKitManifolds.jl@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: TensorKitManifolds dependency-version: 0.8.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f33d65 commit 922251d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Printf = "1"
4949
Random = "1"
5050
RecipesBase = "1.1"
5151
TensorKit = "0.16.5"
52-
TensorKitManifolds = "0.7"
52+
TensorKitManifolds = "0.7, 0.8"
5353
TensorOperations = "5.5.1"
5454
VectorInterface = "0.2, 0.3, 0.4, 0.5"
5555
julia = "1.10"

0 commit comments

Comments
 (0)