Skip to content

Commit

Permalink
fix compat -> make test + doc work
Browse files Browse the repository at this point in the history
  • Loading branch information
paraynaud committed Apr 19, 2024
1 parent c6635b6 commit 19c4a5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ PartitionedVectors = "9d5e22db-ddc8-46c9-8309-91b035e7f733"

[compat]
Documenter = "~0.27"
Krylov = "0.9.0"
LinearOperators = "2.4.0"
PartitionedStructures = "0.1.4, 0.1.5"
julia = "^1.6.0"

0 comments on commit 19c4a5c

Please sign in to comment.