forked-ariadne

This commit is contained in:
Tony Rewin 2023-10-06 02:01:18 +03:00
parent 0e8e8f4d04
commit b2e196d261

View File

@ -3,7 +3,7 @@ httpx>=0.23.0
git+https://github.com/graphql-python/gql.git#master git+https://github.com/graphql-python/gql.git#master
git+https://github.com/encode/starlette.git#main git+https://github.com/encode/starlette.git#main
sqlalchemy>=1.4.41 sqlalchemy>=1.4.41
git+ssh://dev.discours.io/discours.io/ariadne.git#master git+https://github.com/tonyrewin/ariadne.git#master
uvicorn>=0.18.3 uvicorn>=0.18.3
python-frontmatter~=1.0.0 python-frontmatter~=1.0.0
PyYAML>=5.4 PyYAML>=5.4