Skip to content

Commit

Permalink
removed [extras] from Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
david-hofmann committed Nov 13, 2024
1 parent 4093e6b commit 2ddac34
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,21 +64,4 @@ Reexport = "1.0"
SafeTestsets = "0.1"
ToeplitzMatrices = "0.8"
Turing = "0.29"
julia = "1.10"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
DelayDiffEq = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
julia = "1.10"

0 comments on commit 2ddac34

Please sign in to comment.