Skip to content

Commit

Permalink
make registrator happy
Browse files Browse the repository at this point in the history
  • Loading branch information
davnn committed May 11, 2021
1 parent 9e6ba5a commit 9030881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"

[compat]
DataDeps = "0.7"
DataFrames = "0.20 - 1.1"
CSV = "0.6 - 0.8"
DataDeps = "0.7"
DataFrames = "0.22, 1.0, 1.1"
MAT = "0.10"
julia = "1"

Expand Down

0 comments on commit 9030881

Please sign in to comment.