diff --git a/lib/NonlinearSolveSciPy/Project.toml b/lib/NonlinearSolveSciPy/Project.toml index dc408cfd6..97bda4251 100644 --- a/lib/NonlinearSolveSciPy/Project.toml +++ b/lib/NonlinearSolveSciPy/Project.toml @@ -18,7 +18,7 @@ path = "../NonlinearSolveBase" ConcreteStructs = "0.2.3" Hwloc = "3" InteractiveUtils = "<0.0.1, 1" -NonlinearSolveBase = "1.15" +NonlinearSolveBase = "1.15, 2" PrecompileTools = "1.2" PythonCall = "0.9" ReTestItems = "1.24" @@ -34,4 +34,4 @@ ReTestItems = "817f1d60-ba6b-4fd5-9520-3cf149f6a823" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] -test = ["Hwloc", "InteractiveUtils", "ReTestItems", "Test"] \ No newline at end of file +test = ["Hwloc", "InteractiveUtils", "ReTestItems", "Test"]