diff --git a/pyproject.toml b/pyproject.toml index 5139002f..069889a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,6 +24,7 @@ tenacity = "^8.2.1" sse-starlette = "^1.6.5" types-tqdm = "^4.61.0" gunicorn = "^21.2.0" +types-pyyaml = "^6.0.12.12" [tool.poetry.group.dev.dependencies]