diff --git a/requirements.txt b/requirements.txt index 6b74b309..8b6501fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,8 @@ PyYAML>=5.4 pyjwt>=2.6.0 git+https://github.com/encode/starlette.git#main sqlalchemy>=1.4.41 -graphql-core>=3.0.3 -git+https://github.com/graphql-python/gql.git#master +gql[httpx] +graphql-core uvicorn>=0.18.3 pydantic>=1.10.2 passlib~=1.7.4