Skip to content

Commit 613057b

Browse files
Revert "replace requires"
This reverts commit 1338b03.
1 parent 4ec8985 commit 613057b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1414
Quadmath = "be4d8f0f-7fa4-5f49-b795-2f01399ab2dd"
1515
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1616
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
17-
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1817

1918
[compat]
2019
Polynomials = "1, 2, 3"
2120
Quadmath = "0.4, 0.5, 0.6"
2221
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 1.1, 2"
2322
GenericLinearAlgebra = "0.2.5, 0.3, 0.4, 0.5, 0.6"
24-
Requires = "1"
2523
julia = "1"
2624

2725
[extras]

0 commit comments

Comments
 (0)