Skip to content

Commit 0c54da2

Browse files
Bump compat and version
1 parent b89ca23 commit 0c54da2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
1818
EntanglementDetectionTullio = "Tullio"
1919

2020
[compat]
21-
DoubleFloats = "1.4.0"
21+
DoubleFloats = "1.4"
2222
FrankWolfe = "0.6"
23-
Ket = "0.8"
23+
Ket = "0.9"
2424
LinearAlgebra = "1"
2525
Printf = "1"
26-
Quadmath = "0.5.13"
26+
Quadmath = "1"
2727
Random = "1"
28-
Roots = "2.2"
28+
Roots = "3"
2929
Test = "1"
3030
Tullio = "0.3.8"
31-
julia = "1.9"
31+
julia = "1.11"
3232

3333
[extras]
3434
DoubleFloats = "497a8b3b-efae-58df-a0af-a86822472b78"

0 commit comments

Comments
 (0)