We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1decb commit 5d29a9aCopy full SHA for 5d29a9a
1 file changed
Project.toml
@@ -22,7 +22,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
22
BenchmarkTools = "1"
23
CodecBzip2 = "0.6, 0.7, 0.8"
24
CodecZlib = "0.6, 0.7"
25
-ForwardDiff = "0.10.5, 1"
+ForwardDiff = "1"
26
JSON = "0.21, 1"
27
JSONSchema = "1"
28
LinearAlgebra = "1"
@@ -32,7 +32,7 @@ OrderedCollections = "1"
32
PrecompileTools = "1"
33
Printf = "1"
34
SparseArrays = "1"
35
-SpecialFunctions = "0.8, 1, 2"
+SpecialFunctions = "1, 2"
36
Test = "1"
37
julia = "1.10"
38
0 commit comments