diff --git a/src/py/pyproject.toml b/src/py/pyproject.toml index 2608f67..f6ae3b2 100644 --- a/src/py/pyproject.toml +++ b/src/py/pyproject.toml @@ -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 = [