Skip to content

Commit 8f98b93

Browse files
authored
improve compat for automatic bot automerge
1 parent 25712ac commit 8f98b93

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Project.toml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2020
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
2121

2222
[compat]
23-
julia = "1"
23+
julia = "^1"
24+
ArnoldiMethod = "^0"
25+
FFTW = "^1"
26+
IterativeSolvers = "^0"
27+
LinearMaps = "^2"
28+
Polynomials = "^0"
29+
Reexport = "^0"
30+
SpecialFunctions = "^0"
31+
32+

0 commit comments

Comments
 (0)