Skip to content

Commit f33fb3a

Browse files
committed
Add SpecialFunctions 0.8 to support Julia 1.0-1.2
1 parent ed36f46 commit f33fb3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
1515
Compat = "2.2"
1616
Distances = "0.8"
1717
PDMats = "0.9"
18-
SpecialFunctions = "0.9"
18+
SpecialFunctions = "0.8, 0.9"
1919
StatsFuns = "0.8"
2020
ZygoteRules = "0.2"
2121
julia = "1.0"

0 commit comments

Comments
 (0)