Skip to content

Commit

Permalink
remove Roots dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alecloudenback committed Aug 27, 2022
1 parent 5d939b4 commit 4ec6ccd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"

[compat]
Expand All @@ -20,10 +19,9 @@ FinanceCore = "^1"
ForwardDiff = "^0.10"
LsqFit = "^0.12"
Optim = "^1"
Roots = "^1"
Reexport = "^1.2"
UnicodePlots = "^2"
julia = "^1.6"
Reexport = "^1.2"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 4ec6ccd

Please sign in to comment.