Skip to content

Commit

Permalink
@JuliaRegistrator register()
Browse files Browse the repository at this point in the history
  • Loading branch information
AshtonSBradley committed Apr 30, 2024
1 parent 69a02e6 commit 2937577
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.10.2"
manifest_format = "2.0"
project_hash = "17bedc7c2c277895f1208abe6a6ac33f8d90dcd2"
project_hash = "1d8dc06d243a76e86ce69ae348939805867f89ad"

[[deps.AbstractFFTs]]
deps = ["LinearAlgebra"]
Expand Down
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Distances = "~0.10"
FFTW = "1.6,1.7"
FLoops = "~0.2"
FileIO = "1, 1.8, 1.9"
Interpolations = "~0.13,~0.14,~0.15"
Interpolations = "~0.15"
JLD2 = "~0.4"
LightGraphs = "1, 1.3"
NearestNeighbors = "~0.4"
Expand All @@ -40,7 +40,7 @@ SimpleWeightedGraphs = "1, 1.1"
SpecialFunctions = "~1,~2"
ToeplitzMatrices = "~0.8"
UnPack = "1"
julia = "1.7,1.8,1.9"
julia = "1.9,1.10"

[extras]
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Expand Down

0 comments on commit 2937577

Please sign in to comment.