Skip to content

Commit b2f5c3a

Browse files
committed
Bump choreo version dep
1 parent b2d29da commit b2f5c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license = {file = "LICENSE.txt"}
1818
readme = "README.md"
1919
requires-python = ">=3.9"
2020
dynamic = ["version"]
21-
dependencies = ["choreographer>=0.99.3",
21+
dependencies = ["choreographer>=0.99.4",
2222
"async_timeout"
2323
]
2424
authors = [

0 commit comments

Comments
 (0)