Skip to content

Commit

Permalink
improve compat for automatic bot automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlebring authored Nov 20, 2019
1 parent 25712ac commit 8f98b93
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"

[compat]
julia = "1"
julia = "^1"
ArnoldiMethod = "^0"
FFTW = "^1"
IterativeSolvers = "^0"
LinearMaps = "^2"
Polynomials = "^0"
Reexport = "^0"
SpecialFunctions = "^0"


0 comments on commit 8f98b93

Please sign in to comment.