Skip to content

Commit dbe068c

Browse files
fredrikekreararslan
authored andcommitted
Add compat for BP and SpecialFunctions. (#102)
1 parent 1a47e18 commit dbe068c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
99
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1010

1111
[compat]
12+
BinaryProvider = "0.5"
13+
SpecialFunctions = "0.7, 0.8"
1214
julia = "0.7, 1"
1315

1416
[extras]

0 commit comments

Comments
 (0)