Skip to content

Commit

Permalink
Merge pull request #6 from bcbi/versionupdate
Browse files Browse the repository at this point in the history
updated compat section
  • Loading branch information
Mounika-Thakkallapally authored Oct 7, 2024
2 parents 2735186 + 2b93823 commit dc3c658
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ uuid = "fc9e345c-e35d-43ed-87a7-513e2d0ff273"
authors = ["Mounika Thakkallapally <[email protected]> and contributors"]
version = "0.1.0"


[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Expand All @@ -16,4 +15,11 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
CSV = "0.10.14"
DataFrames = "1.6.1"
Documenter = "1.7"
InlineStrings = "1.4.2"
Query = "1"
Revise = "3.5.18"
StatsBase = "0.34.3"
julia = "^1.7"

0 comments on commit dc3c658

Please sign in to comment.