Skip to content

Commit

Permalink
Update dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mkborregaard authored Oct 31, 2023
1 parent c51345a commit 2b078cd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ authors = ["mkborregaard <mkborregaard@snm.ku.dk"]
version = "0.1.2"

[deps]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RandomNumbers = "e6cf234a-135c-5ec9-84dd-332b85af5143"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
Julia = "1"
RandomNumbers = "1"
StatsBase = "0.33, 0.34"

Expand Down

2 comments on commit 2b078cd

@mkborregaard
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Following packages are mentioned in [compat] but not found in [deps] or [extras]:
Julia

Please sign in to comment.