Skip to content

Commit

Permalink
add compats
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierlabayle committed Aug 21, 2024
1 parent 3e8cb4f commit 29faefb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "UKBMain"
uuid = "e9dcb185-a80b-4202-b080-ba6c07819832"
authors = ["Olivier Labayle"]
version = "0.1.0"
version = "0.5.0"

[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Expand All @@ -20,8 +20,10 @@ AbstractTrees = "0.4"
ArgParse = "1.1"
CSV = "0.10"
CategoricalArrays = "0.10"
DelimitedFiles = "1.9"
Downloads = "1.6"
DataFrames = "1.3"
Gumbo = "0.8"
HTTP = "1.2"
YAML = "0.4"
julia = "1.7"
julia = "1.10, 1"

0 comments on commit 29faefb

Please sign in to comment.