File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,6 @@ SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"
2727StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
2828UUIDs = " cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2929
30- [weakdeps ]
31- SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
32-
33- [extensions ]
34- SpecialFunctionsExt = " SpecialFunctions"
35-
3630[compat ]
3731Adapt = " 4"
3832Artifacts = " 1"
@@ -46,11 +40,18 @@ LLVM = "6"
4640LLVMDowngrader_jll = " 0.1"
4741ObjectFile = " 0.4"
4842ObjectiveC = " 2.1"
43+ Preferences = " 1"
4944Reexport = " 1.0"
5045Requires = " 1"
5146SHA = " 0.7"
5247StaticArrays = " 1"
5348julia = " 1.8"
5449
50+ [extensions ]
51+ SpecialFunctionsExt = " SpecialFunctions"
52+
5553[extras ]
5654SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
55+
56+ [weakdeps ]
57+ SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
You can’t perform that action at this time.
0 commit comments