Skip to content

Commit

Permalink
Bump CSV.jl to avoid precompile issues with CSV<0.10.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjthomas9 authored Oct 14, 2024
1 parent d4fec37 commit a9bc531
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 @@ -20,7 +20,7 @@ MarketDataExt = "MarketData"

[compat]
Aqua = "0.8.4"
CSV = "0.10"
CSV = "0.10.13"
DataFrames = "1"
DataStructures = "0.18"
Dates = "<0.0.1, 1"
Expand Down

0 comments on commit a9bc531

Please sign in to comment.