Skip to content

Commit

Permalink
rm dep on NonlinearSolve
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen authored Dec 14, 2023
1 parent 8b9ff6c commit 7677991
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
Expand Down Expand Up @@ -41,7 +40,6 @@ Distributions = "0.21.10, 0.22, 0.23, 0.24, 0.25"
ForwardDiff = "0.10"
Lazy = "<0.15, 0.15"
LoopVectorization = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
NonlinearSolve = "1, 2"
PDMats = "0.10, 0.11"
Parameters = "<0.13"
Plots = "0.27, 0.28, 0.29, 1.0"
Expand Down

0 comments on commit 7677991

Please sign in to comment.