We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f59cd87 + 5f8687e commit ee8397cCopy full SHA for ee8397c
1 file changed
Project.toml
@@ -11,8 +11,9 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
11
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
12
13
[compat]
14
-julia = "1.6,1.7,1.8"
+SafeTestsets = "0.0.1"
15
SpecialFunctions = "1.8.1,2"
16
+julia = "1.6,1.7,1.8"
17
18
[extras]
19
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments