Skip to content

Commit 03d454e

Browse files
committed
Update pddl dependency
1 parent dd22b38 commit 03d454e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.12"
11-
pddl = { git = "https://github.com/morxa/pddl", rev = 'dd3498a1268b56bc88cc3254156795f859080c56' }
11+
pddl = { git = "https://github.com/morxa/pddl", rev = '545ad504bd200f488ffedf2953188c43a6e756b5' }
1212
dlplan = { git = "https://github.com/morxa/dlplan", rev = '961400e4cd493e0dfeb023b419d2b41f0c0600b5' }
1313
clingo = "*"
1414
pygraphviz = "*"

0 commit comments

Comments
 (0)