Skip to content

Commit

Permalink
add version bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Ortner committed Jun 19, 2023
1 parent 0d0303c commit 65f7a34
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
julia = "1.6"
IterativeSolvers = "0.9.2"
LowRankApprox = "0.5.3"
Optim = "1.7"
ParallelDataTransfer = "0.5.0"
ProgressMeter = "1.7"
PyCall = "1.95"
Requires = "1.3"
StaticArrays = "1.5"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 65f7a34

Please sign in to comment.