Skip to content

Commit

Permalink
docs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
arzwa committed Sep 12, 2022
1 parent 9489c56 commit 210ef94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
15 changes: 2 additions & 13 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.8.0"
manifest_format = "2.0"
project_hash = "896d0cbee494a967cb6dcf997cfeab0df8bb8795"
project_hash = "28107fbe1c7b430e0952c758fe635c3a992ca860"

[[deps.ANSIColoredPrinters]]
git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c"
Expand Down Expand Up @@ -723,7 +723,7 @@ version = "1.2.0"

[[deps.NewickTree]]
deps = ["AbstractTrees", "RecipesBase", "Test"]
path = "/home/arzwa/dev/NewickTree/"
git-tree-sha1 = "cc3b6d7ae9f689c93a079626236fe2858b473313"
uuid = "b0a14db8-6308-4ebc-8917-f72cd81f5094"
version = "0.3.0"

Expand Down Expand Up @@ -1081,11 +1081,6 @@ version = "0.1.1"
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[deps.ThreadTools]]
git-tree-sha1 = "e335e40d393ccc1e1aa8087632989e856db988e0"
uuid = "dbf13d8f-d36e-4350-8970-f3a99faba1a8"
version = "0.2.0"

[[deps.TranscodingStreams]]
deps = ["Random", "Test"]
git-tree-sha1 = "8a75929dcd3c38611db2f8d08546decb514fcadf"
Expand Down Expand Up @@ -1138,12 +1133,6 @@ git-tree-sha1 = "b1be2855ed9ed8eac54e5caff2afcdb442d52c23"
uuid = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
version = "1.4.2"

[[deps.Whale]]
deps = ["DataFrames", "DataStructures", "Distributed", "Distributions", "NewickTree", "Parameters", "Printf", "Random", "RecipesBase", "StatsBase", "StatsFuns", "Test", "ThreadTools"]
path = "/home/arzwa/dev/Whale/"
uuid = "eab5b8f2-ac71-4eb1-ac2b-64791b8dae63"
version = "2.0.3"

[[deps.Widgets]]
deps = ["Colors", "Dates", "Observables", "OrderedCollections"]
git-tree-sha1 = "fcdae142c1cfc7d89de2d11e08721d0f2f86c98a"
Expand Down
1 change: 0 additions & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
Whale = "eab5b8f2-ac71-4eb1-ac2b-64791b8dae63"

0 comments on commit 210ef94

Please sign in to comment.