Skip to content

Commit

Permalink
deps(aries): Bump minimal version of aries engine.
Browse files Browse the repository at this point in the history
  • Loading branch information
arbimo committed Dec 18, 2024
1 parent cfc7b31 commit 76d0565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"fast-downward": ["up-fast-downward~=0.5.0"],
"lpg": ["up-lpg==0.1.1"],
"fmap": ["up-fmap==0.0.13"],
"aries": ["up-aries>=0.3.3"],
"aries": ["up-aries>=0.4.0"],
"symk": ["up-symk>=1.3.0"],
"engines": [
"tarski[arithmetic]",
Expand All @@ -39,7 +39,7 @@
"up-fast-downward~=0.5.0",
"up-lpg==0.1.1",
"up-fmap==0.0.13",
"up-aries>=0.3.3",
"up-aries>=0.4.0",
"up-symk>=1.3.0",
],
"plot": [
Expand Down

0 comments on commit 76d0565

Please sign in to comment.