Skip to content

Commit

Permalink
compats
Browse files Browse the repository at this point in the history
  • Loading branch information
orso82 committed Dec 17, 2024
1 parent d700da9 commit 22fc01e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
CSV = "0.10"
DataFrames = "1"
Interpolations = "0.15"

0 comments on commit 22fc01e

Please sign in to comment.