diff --git a/pyproject.toml b/pyproject.toml index eadff42bb..ea876c0a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,6 +86,7 @@ all = [ "pyyaml", "graphene", "ujson", + "orjson", "email_validator", "uvicorn", "async_exit_stack",