Skip to content

Commit

Permalink
CompatHelper: bump compat for CoolProp to 0.2, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Dec 8, 2023
1 parent 9fe47eb commit 663792e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@ TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b"

[compat]
ArchGDAL = "0.8, 0.9"
CoolProp = "0.1"
CSV = "0.10"
CoolProp = "0.1, 0.2"
DataFrames = "1.4"
Dates = "1"
DelimitedFiles = "1"
HTTP = "0.8, 0.9, 1"
JLD = "0.13"
JSON = "0.21"
JuMP = "0.21, 0.22, 0.23, 1"
LinDistFlow = "0.1, 0.2"
LinearAlgebra = "1"
Logging = "1"
MathOptInterface = "0.9, 0.10, 1"
Requires = "1.3"
Roots = "1.3, 2"
TestEnv = "1.7, 1.8, 1.9"
Dates = "1"
DelimitedFiles = "1"
LinearAlgebra = "1"
Logging = "1"
Statistics = "1"
TestEnv = "1.7, 1.8, 1.9"
julia = "1.4, 1.5, 1.6, 1.7, 1.8"

0 comments on commit 663792e

Please sign in to comment.