Skip to content

Commit d2317a7

Browse files
github-actions[bot]CompatHelper Juliadylan-asmar
authored
CompatHelper: bump compat for POMDPs to 1, (keep existing compat) (#17)
* CompatHelper: bump compat for POMDPs to 1, (keep existing compat) * Compat update for POMDPTools to v1 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Dylan Asmar <[email protected]>
1 parent 6e8aa62 commit d2317a7

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
@@ -15,9 +15,9 @@ POMDPs = "a93abf59-7444-517b-a68a-c42f96afdd7d"
1515
Distributions = "0.24, 0.25"
1616
FiniteHorizonPOMDPs = "0.3, 0.4"
1717
POMDPLinter = "0.1"
18-
POMDPs = "0.9"
19-
julia = "1.1"
20-
POMDPTools = "0.1"
18+
POMDPTools = "0.1, 1"
19+
POMDPs = "0.9, 1"
20+
julia = "1.6"
2121

2222
[extras]
2323
POMDPModels = "355abbd5-f08e-5560-ac9e-8b5f2592a0ca"

0 commit comments

Comments
 (0)