Skip to content

Commit f583634

Browse files
authored
Merge pull request #29 from ederc/compat
adds compats
2 parents 56f357e + 509be11 commit f583634

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Project.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,10 @@ LoopVectorization = "0.12"
2020
Nemo = "0.35.1, 0.36, 0.37"
2121
StaticArrays = "1"
2222
julia = "1.6"
23+
LinearAlgebra = "1.6"
24+
Logging = "1.6"
25+
Markdown = "1.6"
26+
Printf = "1.6"
27+
Random = "1.6"
28+
Test = "1.6"
2329
msolve_jll = "0.6.1"

0 commit comments

Comments
 (0)