Skip to content

Commit

Permalink
build: add compat entries
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Jan 26, 2025
1 parent 75aabbb commit d7972af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lib/NonlinearSolveHomotopyContinuation/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,19 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"

[compat]
Aqua = "0.8"
ADTypes = "1.11.0"
CommonSolve = "0.2.4"
ConcreteStructs = "0.2.3"
DifferentiationInterface = "0.6.27"
HomotopyContinuation = "2.12.0"
LinearAlgebra = "1.11.0"
NonlinearSolve = "4"
NonlinearSolveBase = "1.3.3"
SciMLBase = "2.68.1"
SciMLBase = "2.71"
SymbolicIndexingInterface = "0.3.36"
TaylorSeries = "0.18.2"
Test = "1.10"
julia = "1.10"

[extras]
Expand Down

0 comments on commit d7972af

Please sign in to comment.