Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
CompatHelper: bump compat for SpecialFunctions to 2, (keep existing c…
…ompat)
  • Loading branch information
CompatHelper Julia committed Nov 22, 2021
commit 8e0623b2d9be625d346c0fd2e4799a698c3991e2
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ForwardDiff = "0.10"
FunctionWrappers = "1"
MacroTools = "0.5"
NaNMath = "0.3"
SpecialFunctions = "0.8, 0.9, 0.10, 1.0"
SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 2"
StaticArrays = "0.10, 0.11, 0.12, 1.0"
julia = "1"

Expand Down