diff --git a/pyproject.toml b/pyproject.toml index 90ec749be..7727a6075 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,8 +44,8 @@ all = [ "email_validator", "starlette", "pydantic", - "json", + "json-schema", "openapi", - "swagger", + "swagger-ui", "redoc", ]