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) (#118)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
  • Loading branch information
github-actions[bot] and CompatHelper Julia committed Jun 17, 2023
1 parent df1f29a commit a6c2887
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 @@ -31,14 +31,15 @@ TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"

[extensions]
TensorOperations_HKQM_ext = "TensorOperations"
TensorOperations_CUDA_HKQM_ext = ["TensorOperations", "CUDA"]
TensorOperations_HKQM_ext = "TensorOperations"
Tullio_HKQM_ext = "Tullio"

[compat]
ArgCheck = "2"
CSV = "0.10"
DataFrames = "1"
DelimitedFiles = "1"
Distances = "0.10"
FastGaussQuadrature = "0.4, 0.5"
ForwardDiff = "0.10"
Expand Down

0 comments on commit a6c2887

Please sign in to comment.