Skip to content

Commit 9fdd98f

Browse files
committed
Change compat for SpecialFunctions
1 parent d6166af commit 9fdd98f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1010
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1111

1212
[compat]
13-
Distances = "0.8.2"
14-
PDMats = "0.9.9"
15-
SpecialFunctions = "0.7.2"
13+
Distances = "0.8"
14+
PDMats = "0.9"
15+
SpecialFunctions = "0"
1616
StatsFuns = "0.8"
1717
julia = "1.0"
1818

0 commit comments

Comments
 (0)