diff --git a/Project.toml b/Project.toml index a8374fc47..6c10fc23e 100644 --- a/Project.toml +++ b/Project.toml @@ -51,10 +51,13 @@ CSV = "0.8" ColorSchemes = "3.10" ColorTypes = "0.10" Colors = "0.12" +Conda = "1.5" DataFrames = "0.22" Distributions = "0.24" FileIO = "1.4" +Format = "1.3" ForwardDiff = "0.10" +GLMakie = "0.1, 0.2" HTTP = "0.8, 0.9" ImageView = "0.10" Images = "0.23" @@ -67,13 +70,15 @@ NLopt = "0.6" Optim = "1.2" PackageCompiler = "1.2" Plots = "1.10" -Pluto = "0.12" +Pluto = "0.12, 0.14" PlutoUI = "0.7" Polynomials = "2.0" +PyCall = "1.92" ReverseDiff = "1.7" StaticArrays = "1.0" StringEncodings = "0.3" Unitful = "1.6" +WGLMakie = "0.3" ZipFile = "0.9" Zygote = "0.6" julia = "1.5.2"