@@ -206,9 +206,9 @@ version = "1.10.0"
206206
207207[[deps .DataFrames ]]
208208deps = [" Compat" , " DataAPI" , " Future" , " InvertedIndices" , " IteratorInterfaceExtensions" , " LinearAlgebra" , " Markdown" , " Missings" , " PooledArrays" , " PrettyTables" , " Printf" , " REPL" , " Reexport" , " SortingAlgorithms" , " Statistics" , " TableTraits" , " Tables" , " Unicode" ]
209- git-tree-sha1 = " daa21eb85147f72e41f6352a57fccea377e310a9 "
209+ git-tree-sha1 = " 6bce52b2060598d8caaed807ec6d6da2a1de949e "
210210uuid = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
211- version = " 1.3.4 "
211+ version = " 1.3.5 "
212212
213213[[deps .DataFramesMeta ]]
214214deps = [" Chain" , " DataFrames" , " MacroTools" , " OrderedCollections" , " Reexport" ]
@@ -332,12 +332,6 @@ git-tree-sha1 = "94f5101b96d2d968ace56f7f2db19d0a5f592e28"
332332uuid = " 5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
333333version = " 1.15.0"
334334
335- [[deps .FilePaths ]]
336- deps = [" FilePathsBase" , " MacroTools" , " Reexport" , " Requires" ]
337- git-tree-sha1 = " 919d9412dbf53a2e6fe74af62a73ceed0bce0629"
338- uuid = " 8fc22ac5-c921-52a6-82fd-178b2807b824"
339- version = " 0.8.3"
340-
341335[[deps .FilePathsBase ]]
342336deps = [" Compat" , " Dates" , " Mmap" , " Printf" , " Test" , " UUIDs" ]
343337git-tree-sha1 = " 129b104185df66e408edd6625d480b7f9e9823a0"
@@ -647,6 +641,10 @@ git-tree-sha1 = "9e72f9e890c46081dbc0ebeaf6ccaffe16e51626"
647641uuid = " 10f19ff3-798f-405d-979b-55457f8fc047"
648642version = " 0.1.8"
649643
644+ [[deps .LazyArtifacts ]]
645+ deps = [" Artifacts" , " Pkg" ]
646+ uuid = " 4af54fe1-eca0-43a8-85a7-787d91b784e3"
647+
650648[[deps .LeftChildRightSiblingTrees ]]
651649deps = [" AbstractTrees" ]
652650git-tree-sha1 = " b864cb409e8e445688bc478ef87c0afe4f6d1f8d"
@@ -835,7 +833,7 @@ uuid = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
835833version = " 0.2.2"
836834
837835[[deps .MyToolbox ]]
838- deps = [" BenchmarkTools" , " ComponentArrays" , " DataFrames" , " DataStructures" , " FilePaths " , " FilePathsBase" , " IJulia" , " JLD2" , " LaTeXStrings" , " Logging" , " LoggingExtras" , " Match" , " Parameters" , " PartialFunctions" , " Pkg" , " PrettyTables" , " Printf" , " Profile" , " ProfileView" , " ProgressMeter" , " PyFormattedStrings" , " PyPlot" , " Random" , " Reexport" , " Requires" , " Setfield" , " StatsBase" ]
836+ deps = [" BenchmarkTools" , " ComponentArrays" , " DataFrames" , " DataStructures" , " FilePathsBase" , " IJulia" , " JLD2" , " LaTeXStrings" , " Logging" , " LoggingExtras" , " Match" , " Parameters" , " PartialFunctions" , " Pkg" , " PrettyTables" , " Printf" , " Profile" , " ProfileView" , " ProgressMeter" , " PyFormattedStrings" , " PyPlot" , " Random" , " Reexport" , " Requires" , " Setfield" , " StatsBase" ]
839837path = " pkg/MyToolbox"
840838uuid = " 54cd1024-cafd-4d62-948d-ced4874502bf"
841839version = " 0.1.0"
@@ -921,6 +919,12 @@ git-tree-sha1 = "cf494dca75a69712a72b80bc48f59dcf3dea63ec"
921919uuid = " 90014a1f-27ba-587c-ab20-58faa44d9150"
922920version = " 0.11.16"
923921
922+ [[deps .PackageCompiler ]]
923+ deps = [" Artifacts" , " LazyArtifacts" , " Libdl" , " Pkg" , " Printf" , " RelocatableFolders" , " TOML" , " UUIDs" ]
924+ git-tree-sha1 = " c497e2bb9c2127a411b74dbff56b11f258d67d12"
925+ uuid = " 9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
926+ version = " 2.0.9"
927+
924928[[deps .Pango_jll ]]
925929deps = [" Artifacts" , " Cairo_jll" , " Fontconfig_jll" , " FreeType2_jll" , " FriBidi_jll" , " Glib_jll" , " HarfBuzz_jll" , " JLLWrappers" , " Libdl" , " Pkg" ]
926930git-tree-sha1 = " 3a121dfbba67c94a5bec9dde613c3d0cbcf3a12b"
@@ -1030,9 +1034,11 @@ version = "0.1.10"
10301034
10311035[[deps .PyPlot ]]
10321036deps = [" Colors" , " LaTeXStrings" , " PyCall" , " Sockets" , " Test" , " VersionParsing" ]
1033- git-tree-sha1 = " 14c1b795b9d764e1784713941e787e1384268103"
1037+ git-tree-sha1 = " b797472d2d26a04fd731e2624f7d1371a7523fd6"
1038+ repo-rev = " master"
1039+ repo-url = " https://github.com/xzackli/PyPlot.jl"
10341040uuid = " d330b81b-6aea-500a-939a-2ce795aea3ee"
1035- version = " 2.10 .0"
1041+ version = " 2.9 .0"
10361042
10371043[[deps .QuadGK ]]
10381044deps = [" DataStructures" , " LinearAlgebra" ]
@@ -1070,6 +1076,12 @@ git-tree-sha1 = "45e428421666073eab6f2da5c9d310d99bb12f9b"
10701076uuid = " 189a3867-3050-52da-a836-e630ba90ab69"
10711077version = " 1.2.2"
10721078
1079+ [[deps .RelocatableFolders ]]
1080+ deps = [" SHA" , " Scratch" ]
1081+ git-tree-sha1 = " cdbd3b1338c72ce29d9584fdbe9e9b70eeb5adca"
1082+ uuid = " 05181044-ff0b-4ac5-8273-598c1e38db00"
1083+ version = " 0.1.3"
1084+
10731085[[deps .Requires ]]
10741086deps = [" UUIDs" ]
10751087git-tree-sha1 = " 838a3a4188e2ded87a4f9f184b4b0d78a1e91cb7"
@@ -1131,6 +1143,12 @@ path = "pkg/Sciplotlib"
11311143uuid = " 61be95e5-9550-4d5f-a203-92a5acbc3116"
11321144version = " 0.1.0"
11331145
1146+ [[deps .Scratch ]]
1147+ deps = [" Dates" ]
1148+ git-tree-sha1 = " f94f779c94e58bf9ea243e77a37e16d9de9126bd"
1149+ uuid = " 6c6a2e73-6563-6170-7368-637461726353"
1150+ version = " 1.1.1"
1151+
11341152[[deps .Serialization ]]
11351153uuid = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
11361154
0 commit comments