diff --git a/tutorials/introduction-to-bundleadjustmentmodels/Project.toml b/tutorials/introduction-to-bundleadjustmentmodels/Project.toml index 40c01e8..3581f15 100644 --- a/tutorials/introduction-to-bundleadjustmentmodels/Project.toml +++ b/tutorials/introduction-to-bundleadjustmentmodels/Project.toml @@ -5,5 +5,5 @@ NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6" [compat] BundleAdjustmentModels = "0.3.1" -DataFrames = "~1.3" +DataFrames = "1" NLPModels = "0.19"