Skip to content

Commit 208a272

Browse files
Update Project.toml
1 parent 7b896cf commit 208a272

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1919
[compat]
2020
Adapt = "1,2"
2121
DiffRules = "0.0,0.1,1"
22-
ForwardDiff = "0"
23-
MacroTools = "0"
22+
ForwardDiff = "0.10"
23+
MacroTools = "0.5"
2424
NNlib = "0.6, 0.7"
25-
NaNMath = "0"
25+
NaNMath = "0.3"
2626
Requires = "0.5, 1.0"
27-
SpecialFunctions = "0, 1.0"
27+
SpecialFunctions = "0.10, 1.0"
2828
julia = "1.3"
2929

3030
[extras]

0 commit comments

Comments
 (0)