Skip to content

Commit

Permalink
Merge pull request #26 from JuliaPOMDP/compathelper/new_version/2024-…
Browse files Browse the repository at this point in the history
…06-13-20-40-39-138-00551366079

CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
  • Loading branch information
dylan-asmar authored Jun 14, 2024
2 parents 52d9f8e + cd3304c commit 62624d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,15 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
JSON = "0.21"
POMDPLinter = "0.1"
POMDPs = "0.9"
ParticleFilters = "0.5"
Statistics = "1"
julia = "1"
POMDPLinter = "0.1"

[extras]
POMDPTools = "7588e00f-9cae-40de-98dc-e0c70c48cdd7"
POMDPModels = "355abbd5-f08e-5560-ac9e-8b5f2592a0ca"
POMDPTools = "7588e00f-9cae-40de-98dc-e0c70c48cdd7"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
Expand Down

0 comments on commit 62624d8

Please sign in to comment.