Skip to content

Commit

Permalink
Add dependency versions for CSV + DataFrames
Browse files Browse the repository at this point in the history
  • Loading branch information
jardinetsouffleton authored Jun 1, 2023
1 parent 9c39c42 commit f01f497
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,12 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
ArgParse = "1.1.4"
CUDA = "2 - 3"

ChainRulesCore = "1.0 - 1.15.6"
Compose = "< 0.9.2"
CUDA = "2 - 3"
CSV = "0.8 - 0.10"
DataFrames = "1"
DataStructures = "0.15.0 - 0.18.13"
Distributions = "0.24 - 0.25"
FillArrays = "0.11 - 0.12"
Expand Down

0 comments on commit f01f497

Please sign in to comment.