Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
waltergu committed Jun 9, 2023
1 parent 76f3aac commit 5bd46b6
Show file tree
Hide file tree
Showing 4 changed files with 450 additions and 315 deletions.
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.9.0"
manifest_format = "2.0"
project_hash = "b2353e6a596dd39c21e6ac44ddeb3d19e2bf0b4c"
project_hash = "91ff19339d95e393b602b935e5e0e6e40d57e1d8"

[[deps.ArgTools]]
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
Expand Down
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"

[compat]
DataStructures = "0.18 - 1"
DataStructures = "0.18"
DelimitedFiles = "1.8 - 1"
Formatting = "0.4 - 1"
Formatting = "0.4"
LaTeXStrings = "1.3"
Latexify = "0.15 - 1"
NearestNeighbors = "0.4 - 1"
Latexify = "0.16"
NearestNeighbors = "0.4"
RecipesBase = "1.2"
StaticArrays = "1.4"
TimerOutputs = "0.5 - 1"
TimerOutputs = "0.5"
julia = "1.8 - 1.9"
Loading

0 comments on commit 5bd46b6

Please sign in to comment.