Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 20185ba

Browse files
Require SciMLBase with v2.7 for NonlinearLeastSquares
1 parent 2504f70 commit 20185ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ LinearAlgebra = "1.9"
2929
NNlib = "0.8, 0.9"
3030
PrecompileTools = "1"
3131
Reexport = "1"
32-
SciMLBase = "2"
32+
SciMLBase = "2.7"
3333
StaticArraysCore = "1.4"
3434
julia = "1.9"
3535

0 commit comments

Comments
 (0)