Skip to content

Commit

Permalink
CompatHelper: add new compat entry for DelimitedFiles at version 1, (…
Browse files Browse the repository at this point in the history
…keep existing compat)
  • Loading branch information
CompatHelper Julia committed Jun 2, 2023
1 parent 049a2aa commit 5930fdc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b"

[compat]
ArchGDAL = "0.8, 0.9"
CoolProp = "0.1"
CSV = "0.10"
CoolProp = "0.1"
DataFrames = "1.4"
DelimitedFiles = "1"
HTTP = "0.8, 0.9, 1"
JLD = "0.13"
JSON = "0.21"
Expand Down

0 comments on commit 5930fdc

Please sign in to comment.