Skip to content

Commit 5cef99d

Browse files
committed
Update SpecialFunctions compat restriction.
1 parent 4a3f521 commit 5cef99d

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
@@ -24,7 +24,7 @@ Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24"
2424
ForwardDiff = "^0.10"
2525
Nullables = "^0.0.8, 1"
2626
OrderedCollections = "^1.1.0"
27-
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.2"
27+
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1"
2828
UnPack = "^1.0.2"
2929
julia = "1"
3030

0 commit comments

Comments
 (0)