Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuakiyama committed Oct 16, 2024
1 parent 9d03f42 commit 85b2e7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.10.5"
manifest_format = "2.0"
project_hash = "5928450964876e3b0f2d72e7a13f9caface4b998"
project_hash = "161fd822a88600876bdc638a118fa485b7781edc"

[[deps.ADTypes]]
git-tree-sha1 = "eea5d80188827b35333801ef97a40c2ed653b081"
Expand Down Expand Up @@ -1394,9 +1394,9 @@ version = "1.4.3"

[[deps.StationaryRandomFields]]
deps = ["DocStringExtensions", "FFTW", "Random", "Statistics"]
git-tree-sha1 = "4ba91bb86df6a39c6871e12479f90e9548341670"
git-tree-sha1 = "25a67eee05fcbb2b032af9c38db5e7a9f16c6e0d"
uuid = "6ab34832-f7e5-40a4-9cd7-47ea82b5c144"
version = "0.1.1"
version = "0.1.3"

[[deps.Statistics]]
deps = ["LinearAlgebra", "SparseArrays"]
Expand Down Expand Up @@ -1429,9 +1429,9 @@ version = "7.2.1+1"

[[deps.SymbolicIndexingInterface]]
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
git-tree-sha1 = "b708e5c01d4aad69c148241bda3346fda1c550d2"
git-tree-sha1 = "4bc96df5d71515b1cb86dd626915f06f4c0d46f5"
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
version = "0.3.32"
version = "0.3.33"

[[deps.TOML]]
deps = ["Dates"]
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ StationaryRandomFields = "6ab34832-f7e5-40a4-9cd7-47ea82b5c144"
VLBISkyModels = "d6343c73-7174-4e0f-bb64-562643efbeca"

[compat]
ComradeBase = "0.8"
ComradeBase = ">= 0.8"
DocStringExtensions = "0.9"
EHTUtils = "0.1"
FFTW = "1"
Expand Down

0 comments on commit 85b2e7a

Please sign in to comment.