From 3e564506400420294c05774b2a73b27ab89641fe Mon Sep 17 00:00:00 2001 From: Stainless Bot Date: Tue, 15 Aug 2023 15:15:41 +0000 Subject: [PATCH] chore(internal): minor formatting change --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 247fc4be..45767235 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,6 +19,7 @@ anyio = ">= 3.5.0, < 4" distro = ">= 1.7.0, < 2" + [tool.poetry.group.dev.dependencies] pyright = "1.1.318" mypy = "1.4.1"