Skip to content

Commit

Permalink
CompatHelper: bump compat for POMDPs to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Jun 13, 2024
1 parent 52d9f8e commit bdfa7a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
JSON = "0.21"
POMDPs = "0.9"
POMDPLinter = "0.1"
POMDPs = "0.9, 1"
ParticleFilters = "0.5"
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 bdfa7a9

Please sign in to comment.