Skip to content

Commit

Permalink
Bump choreo dep to 0.99.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ayjayt committed Nov 14, 2024
1 parent a442da8 commit a20db83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ license = {file = "LICENSE.txt"}
readme = "README.md"
requires-python = ">=3.9"
dynamic = ["version"]
dependencies = ["choreographer>=0.99.4",
dependencies = ["choreographer>=0.99.6",
"async_timeout"
]
authors = [
Expand Down

0 comments on commit a20db83

Please sign in to comment.