Skip to content

Commit 68e0843

Browse files
Add compat
1 parent 352fedd commit 68e0843

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

Project.toml

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

2020
[compat]
21-
FrankWolfe = "0.4.1, 0.5"
22-
Ket = "0.5.1, 0.6"
23-
Printf = "1.11.0"
24-
Random = "1.11.0"
21+
DoubleFloats = "1.4.0"
22+
FrankWolfe = "0.4.1 - 0.5"
23+
Ket = "0.5.1 - 0.6"
24+
LinearAlgebra = "1"
25+
Printf = "1"
26+
Quadmath = "0.5.13"
27+
Random = "1"
2528
Roots = "2.2"
29+
Test = "1"
2630
Tullio = "0.3.8"
31+
julia = "1.9"
2732

2833
[extras]
2934
DoubleFloats = "497a8b3b-efae-58df-a0af-a86822472b78"

0 commit comments

Comments
 (0)