Skip to content

Commit d7972af

Browse files
build: add compat entries
1 parent 75aabbb commit d7972af

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lib/NonlinearSolveHomotopyContinuation/Project.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,19 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
1616
TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"
1717

1818
[compat]
19+
Aqua = "0.8"
1920
ADTypes = "1.11.0"
2021
CommonSolve = "0.2.4"
2122
ConcreteStructs = "0.2.3"
2223
DifferentiationInterface = "0.6.27"
2324
HomotopyContinuation = "2.12.0"
2425
LinearAlgebra = "1.11.0"
26+
NonlinearSolve = "4"
2527
NonlinearSolveBase = "1.3.3"
26-
SciMLBase = "2.68.1"
28+
SciMLBase = "2.71"
2729
SymbolicIndexingInterface = "0.3.36"
2830
TaylorSeries = "0.18.2"
31+
Test = "1.10"
2932
julia = "1.10"
3033

3134
[extras]

0 commit comments

Comments
 (0)