Skip to content

Commit b136458

Browse files
Update TensorKitManifolds requirement 0.8
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>
1 parent 9e000a4 commit b136458

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
@@ -52,7 +52,7 @@ Printf = "1"
5252
Random = "1"
5353
RecipesBase = "1.1"
5454
TensorKit = "0.16.3"
55-
TensorKitManifolds = "0.7"
55+
TensorKitManifolds = "0.7, 0.8"
5656
TensorKitTensors = "0.2"
5757
TensorOperations = "5.5.1"
5858
Test = "1"

0 commit comments

Comments
 (0)