Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
sortout Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox committed Oct 21, 2020
1 parent 2318bcd commit a335e03
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,21 @@ version = "0.12.1"
[deps]
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
FDM = "e25cca7e-83ef-51fa-be6c-dfe2a3123128"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
FDM = "^0.6"
ChainRules = "0.7.28"
ChainRulesCore = "0.9.17"
ExprTools = "0.1.3"
FDM = "0.6.1"
ForwardDiff = "0.10.12"
SpecialFunctions = ">=0.5.0"
SpecialFunctions = "0.9, 0.10"
julia = "^1.0"

[extras]
Expand Down

0 comments on commit a335e03

Please sign in to comment.