Skip to content

Commit 3aee921

Browse files
github-actions[bot]CompatHelper Juliadylan-asmar
authored
CompatHelper: bump compat for POMDPs to 1, (keep existing compat) (#63)
* CompatHelper: bump compat for POMDPs to 1, (keep existing compat) * Compat update for POMDPTools to v1 --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Dylan Asmar <91484811+dylan-asmar@users.noreply.github.com>
1 parent efaaec3 commit 3aee921

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ SARSOP_jll = "e478675d-f996-546e-baa1-da59d9de2062"
1313

1414
[compat]
1515
POMDPLinter = "0.1"
16+
POMDPTools = "0.1, 1"
1617
POMDPXFiles = "0.2.2"
17-
POMDPs = "0.7.3, 0.8, 0.9"
18+
POMDPs = "0.7.3, 0.8, 0.9, 1"
1819
Parameters = "0.12"
20+
QuickPOMDPs = "0.2"
1921
SARSOP_jll = "0.96"
2022
julia = "1.3"
21-
POMDPTools = "0.1"
22-
QuickPOMDPs = "0.2"
2323

2424
[extras]
2525
POMDPModels = "355abbd5-f08e-5560-ac9e-8b5f2592a0ca"

0 commit comments

Comments
 (0)