Skip to content

Commit 5d29a9a

Browse files
committed
Update
1 parent 5b1decb commit 5d29a9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2222
BenchmarkTools = "1"
2323
CodecBzip2 = "0.6, 0.7, 0.8"
2424
CodecZlib = "0.6, 0.7"
25-
ForwardDiff = "0.10.5, 1"
25+
ForwardDiff = "1"
2626
JSON = "0.21, 1"
2727
JSONSchema = "1"
2828
LinearAlgebra = "1"
@@ -32,7 +32,7 @@ OrderedCollections = "1"
3232
PrecompileTools = "1"
3333
Printf = "1"
3434
SparseArrays = "1"
35-
SpecialFunctions = "0.8, 1, 2"
35+
SpecialFunctions = "1, 2"
3636
Test = "1"
3737
julia = "1.10"
3838

0 commit comments

Comments
 (0)