Skip to content

Commit 176f790

Browse files
authored
Merge pull request #227 from JuliaDynamics/compathelper/new_version/2025-03-23-01-58-43-440-01034786730
CompatHelper: bump compat for DataInterpolations to 8 for package test, (keep existing compat)
2 parents f842e00 + 3703797 commit 176f790

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4747
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
4848
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
4949

50-
[sources]
51-
NetworkDynamics = {path = ".."}
50+
[sources.NetworkDynamics]
51+
path = ".."
5252

5353
[compat]
5454
Adapt = "≥0.0.1"
@@ -57,7 +57,7 @@ Bonito = "≥0.0.1"
5757
CUDA = "≥0.0.1"
5858
CairoMakie = "0.13.1"
5959
Chairmarks = "1.3.1"
60-
DataInterpolations = "7"
60+
DataInterpolations = "7, 8"
6161
DelimitedFiles = "1.9.1"
6262
DiffEqCallbacks = "4.1.0"
6363
DifferentiationInterface = "0.6.32"

0 commit comments

Comments
 (0)