Skip to content

Commit

Permalink
Add version bounds for std libs
Browse files Browse the repository at this point in the history
  • Loading branch information
oschulz committed Dec 24, 2023
1 parent 52a0329 commit 566039d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ ChangesOfVariablesInverseFunctionsExt = "InverseFunctions"

[compat]
InverseFunctions = "0.1"
LinearAlgebra = "<0.0.1, 1"
julia = "1"

[extras]
Expand Down

0 comments on commit 566039d

Please sign in to comment.