Skip to content

Commit dcd4b2a

Browse files
authored
Merge branch 'master' into compathelper/new_version/2021-11-23-00-44-13-458-02279462266
2 parents ee1db01 + 04fa7f7 commit dcd4b2a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "KernelFunctions"
22
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3-
version = "0.10.26"
3+
version = "0.10.27"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -30,7 +30,7 @@ Functors = "0.1, 0.2"
3030
IrrationalConstants = "0.1"
3131
LogExpFunctions = "0.2.1, 0.3"
3232
Requires = "1.0.1"
33-
SpecialFunctions = "0.8, 0.9, 0.10, 1"
33+
SpecialFunctions = "0.8, 0.9, 0.10, 1, 2"
3434
StatsBase = "0.32, 0.33"
3535
TensorCore = "0.1"
3636
ZygoteRules = "0.2"

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1818

1919
[compat]
2020
AxisArrays = "0.4.3"
21+
Compat = "3"
2122
Distances = "= 0.10.0, = 0.10.1, = 0.10.2, = 0.10.3, = 0.10.4"
2223
Documenter = "0.25, 0.26, 0.27"
2324
FiniteDifferences = "0.10.8, 0.11, 0.12"

0 commit comments

Comments
 (0)