Skip to content

Commit b9e2498

Browse files
committed
actually removed Plots dep
1 parent 9e3035f commit b9e2498

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Project.toml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ConformalPrediction"
22
uuid = "98bfc277-1877-43dc-819b-a3e38c30242f"
33
authors = ["Patrick Altmeyer"]
4-
version = "0.1.10"
4+
version = "0.1.11"
55

66
[deps]
77
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -16,7 +16,6 @@ MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
1616
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
1717
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
1818
NaturalSort = "c020b1a1-e9b0-503a-9c33-f039bfc54a85"
19-
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
2019
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
2120
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
2221
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
@@ -34,7 +33,6 @@ MLJFlux = "0.2.10"
3433
MLJModelInterface = "1"
3534
MLUtils = "0.4.2"
3635
NaturalSort = "1"
37-
Plots = "1"
3836
ProgressMeter = "1"
3937
StatsBase = "0.33, 0.34.0"
4038
Tables = "1"

0 commit comments

Comments
 (0)