Skip to content

Commit

Permalink
Add compats for Dates, DelimitedFiles and Artifacts to comply with
Browse files Browse the repository at this point in the history
Julia Registrator's requirements
  • Loading branch information
sriharshakandala committed Nov 2, 2023
1 parent 158fea2 commit 77c9ca9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"

[compat]
Artifacts = "<2.0"
Dates = "<2.0"
DelimitedFiles = "<2.0"
Interpolations = "0.13, 0.14"
julia = "1.7, 1.8, 1.9"

0 comments on commit 77c9ca9

Please sign in to comment.