Skip to content

Commit 955817d

Browse files
Revert "remove "Requires""
This reverts commit d6c36a9.
1 parent 55ac5b3 commit 955817d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
1313
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1414
Quadmath = "be4d8f0f-7fa4-5f49-b795-2f01399ab2dd"
1515
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
16+
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1617
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1718

1819
[compat]
1920
Polynomials = "1, 2, 3"
2021
Quadmath = "0.4, 0.5, 0.6"
22+
Requires = "1"
2123
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 1.1, 2"
2224
GenericLinearAlgebra = "0.2.5, 0.3, 0.4, 0.5, 0.6"
2325
julia = "1"

0 commit comments

Comments
 (0)