Skip to content

Commit 7c1baed

Browse files
author
Christopher Doris
committed
remove unused dependencies
1 parent 48322dd commit 7c1baed

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Project.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@ Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
88
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
99
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
1010
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
11-
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1211
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1312
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
1413
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1514
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1615
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
1716
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
18-
TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
1917
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2018
UnsafePointers = "e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39"
2119

@@ -24,7 +22,6 @@ Conda = "1.5"
2422
IteratorInterfaceExtensions = "1"
2523
MacroTools = "0.5"
2624
Requires = "1"
27-
TableTraits = "1"
2825
Tables = "1"
2926
UnsafePointers = "1"
3027
julia = "1"

0 commit comments

Comments
 (0)