Skip to content

Commit

Permalink
remove Nullables
Browse files Browse the repository at this point in the history
  • Loading branch information
mykelk committed May 18, 2021
1 parent dd9ee94 commit f5a364e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ version = "0.4.2"
[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Nullables = "4d1e1d77-625e-5b40-9113-a560ec7a8ecd"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TreeView = "39424ebd-4cf3-5550-a685-96706a953f40"

[compat]
AbstractTrees = "0.2,0.3"
DataStructures = "0.17,0.18"
Nullables = "1.0"
StatsBase = "0.33"
TreeView = "0.3,0.4"
julia = "1"
Expand Down

0 comments on commit f5a364e

Please sign in to comment.