Skip to content

Commit

Permalink
Lower DelimitedFiles compat
Browse files Browse the repository at this point in the history
  • Loading branch information
moyner committed Jan 29, 2024
1 parent 27c3359 commit 014e111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
julia = "1.6"
DelimitedFiles = "1.9.1"
DelimitedFiles = "1.6.7"
Jutul = "0.2.20"
LinearAlgebra = "1"
OrderedCollections = "1.6.2"
Expand Down

0 comments on commit 014e111

Please sign in to comment.