Skip to content

Commit

Permalink
add missing compats
Browse files Browse the repository at this point in the history
  • Loading branch information
longemen3000 committed Jun 6, 2024
1 parent 653860d commit 6bcd621
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,12 @@ IASTClapeyronExt = "Clapeyron"
[compat]
Clapeyron = "0.5"
ForwardDiff = "^0.10"
julia = "1.9"
LinearAlgebra = "1"
LogExpFunctions = "^0.3.24"
NLSolvers = "0.5"
julia = "1.9"
Roots = "2.1"
Tables = "^1.8"

[extras]
Clapeyron = "7c7805af-46cc-48c9-995b-ed0ed2dc909a"
Expand Down

0 comments on commit 6bcd621

Please sign in to comment.