Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
Removing NetCDF and Zarr (trying to pin DiskArrays from YAXArrays newest version)
  • Loading branch information
Balinus authored Sep 30, 2024
1 parent d9bfb6d commit 5716825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LombScargle = "fc60dff9-86e7-5f2f-a8a0-edeadbb75bd9"
LongMemory = "f5f8e4a8-cb56-40ea-a13e-090cc212d358"
MarSwitching = "b2b8a7f1-da70-4e5f-beaa-e2774ec39c2f"
NetCDF = "30363a11-5582-574a-97bb-aa9a979735b9"
#NetCDF = "30363a11-5582-574a-97bb-aa9a979735b9"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
YAXArrays = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c"
Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99"
#Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99"

[compat]
julia = "1.10"
Expand Down

0 comments on commit 5716825

Please sign in to comment.