Skip to content

Commit 4043d58

Browse files
committed
undo null change
1 parent 4949d07 commit 4043d58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ repo = "https://github.com/JuliaMath/DoubleFloats.jl.git"
77
version = "1.5.5"
88

99
[deps]
10-
GenericLinearAlgebra = "14197337-ba66-59df-a3e3-ca00e7dcff7a"
1110
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
11+
GenericLinearAlgebra = "14197337-ba66-59df-a3e3-ca00e7dcff7a"
1212
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
1313
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1414
Quadmath = "be4d8f0f-7fa4-5f49-b795-2f01399ab2dd"
@@ -17,11 +17,11 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1717
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1818

1919
[compat]
20-
GenericLinearAlgebra = "0.2.5, 0.3, 0.4, 0.5, 0.6"
2120
Polynomials = "1, 2, 3, 4, 5, 6"
2221
Quadmath = "0.5.10, 0.6, 0.7, 0.8"
2322
Requires = "1"
2423
SpecialFunctions = "1.0, 1.1, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5"
24+
GenericLinearAlgebra = "0.2.5, 0.3, 0.4, 0.5, 0.6"
2525
julia = "1.6"
2626

2727
[extras]

0 commit comments

Comments
 (0)