Skip to content

Commit

Permalink
Merge branch 'main' into compathelper/new_version/2024-04-04-00-25-13…
Browse files Browse the repository at this point in the history
…-410-01063269541
  • Loading branch information
juddmehr authored Apr 4, 2024
2 parents 25c33ea + e069b44 commit 6003b16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.7'
- '1.9'
# - 'nightly'
os:
- ubuntu-latest
Expand Down
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,16 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
FLOWMath = "0.3"
FastGaussQuadrature = "1"
FiniteDiff = "2"
ForwardDiff = "0.10"
ImplicitAD = "0.3"
IterativeSolvers = "0.9"
LineSearches = "7"
NLsolve = "4"
QuadGK = "2"
SimpleNonlinearSolve = "1"
SpecialFunctions = "2"
StaticArrays = "1"
Statistics = "1"
julia = "1.9"

0 comments on commit 6003b16

Please sign in to comment.