diff --git a/docs/Project.toml b/docs/Project.toml index e5abf6f..c547737 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -7,9 +7,9 @@ RegularizationTools = "29dad682-9a27-4bc3-9c72-016788665182" StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3" [compat] -DataInterpolations = "4" +DataInterpolations = "4, 5" Documenter = "1" Optim = "1" Plots = "1" RegularizationTools = "0.6" -StableRNGs = "1" \ No newline at end of file +StableRNGs = "1"