Skip to content

Commit bbff1d7

Browse files
committed
pin base deps
1 parent 07ca2ee commit bbff1d7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Plots/Project.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ ImageInTerminalExt = "ImageInTerminal"
5959
UnitfulExt = "Unitful"
6060

6161
[compat]
62+
Base64 = "1"
6263
Contour = "0.5 - 0.6"
6364
Dates = "1"
6465
Downloads = "1"
@@ -74,19 +75,26 @@ LaTeXStrings = "1"
7475
Latexify = "0.16.9"
7576
Measures = "0.3"
7677
NaNMath = "0.3, 1"
78+
Pkg = "1"
7779
PlotThemes = "2, 3"
7880
PlotUtils = "1"
7981
PrecompileTools = "1"
82+
Printf = "1"
83+
Random = "1"
84+
REPL = "1"
8085
RecipesBase = "1.3.1"
8186
RecipesPipeline = "0.6.10"
8287
Reexport = "0.2, 1"
8388
RelocatableFolders = "0.3, 1"
8489
Requires = "1"
8590
Scratch = "1"
8691
Showoff = "0.3.1, 1"
92+
SparseArrays = "1"
8793
Statistics = "1"
8894
StatsBase = "0.33 - 0.34"
95+
TOML = "1"
8996
UnicodeFun = "0.4"
9097
Unitful = "1.25"
9198
Unzip = "0.1 - 0.2"
99+
UUIDs = "1"
92100
julia = "1.10"

0 commit comments

Comments
 (0)