Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
simonp0420 committed Feb 20, 2024
2 parents 54c0985 + 5e77a55 commit c402119
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,25 @@ Triangulate = "f7e6ffb2-c36d-4f8f-a77e-16e897189344"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
FFTW = "1.4"
FileIO = "1.8"
GeoInterface = "1.0.1"
JLD2 = "0.4.28"
FFTW = "1.8"
FileIO = "1.16.2"
GeoInterface = "1.3.3"
JLD2 = "0.4.46"
LibGEOS = "0.8.6"
LoggingExtras = "1.0"
LoggingExtras = "1.0.3"
LoopVectorization = "0.12.166"
MetalSurfaceImpedance = "1.0"
NearestNeighbors = "0.4.8"
OffsetArrays = "1.8"
PkgVersion = "0.3"
PolygonOps = "0.1"
PrecompileTools = "1.0"
ProgressMeter = "1.9"
RecipesBase = "1.1"
Reexport = "^1.0.0"
StaticArrays = "1.1"
Triangulate = "2.2"
Unitful = "1.7"
NearestNeighbors = "0.4.16"
OffsetArrays = "1.13"
PkgVersion = "0.3.3"
PolygonOps = "0.1.2"
PrecompileTools = "1.2"
ProgressMeter = "1.9.0"
RecipesBase = "1.3.4"
Reexport = "1.2.2"
StaticArrays = "1.9.2"
Triangulate = "2.3.2"
Unitful = "1.19.0"
julia = "1"

[extras]
Expand Down

0 comments on commit c402119

Please sign in to comment.