Skip to content

Commit

Permalink
fix stat dep again
Browse files Browse the repository at this point in the history
  • Loading branch information
KristianHolme committed Dec 20, 2024
1 parent 387834a commit 2e5682c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ POMDPs = "a93abf59-7444-517b-a68a-c42f96afdd7d"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "1"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
CircularArrays = "1.4"
Expand Down

0 comments on commit 2e5682c

Please sign in to comment.