From c665c0056ca17b3d4da036bd951e11dde713e9c6 Mon Sep 17 00:00:00 2001 From: Tony Rewin Date: Thu, 5 Oct 2023 23:45:21 +0300 Subject: [PATCH] import-fix4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87721734..6b74b309 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pyjwt>=2.6.0 git+https://github.com/encode/starlette.git#main sqlalchemy>=1.4.41 graphql-core>=3.0.3 -gql[httpx]>=3.4.1 +git+https://github.com/graphql-python/gql.git#master uvicorn>=0.18.3 pydantic>=1.10.2 passlib~=1.7.4