From 21e66600e7870b6b3d3487285b56fdbd53b0eab9 Mon Sep 17 00:00:00 2001 From: Chuqian Li Date: Fri, 14 Jul 2023 12:57:42 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d573d19..c30d68b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,6 @@ packages = [ [tool.poetry.dependencies] python = "^3.6" -graphql-core = "~3.2" typing-extensions = { version = "^4.1", python = "<3.8" } [tool.poetry.dev-dependencies]