Revert "swh: upgrade graphql version to v0.0.9"
This reverts commit 5e711f4c. The current version generate an error with the template of the new embedded client site ``` swh/graphql-5d65f69d49-4qc44[graphql]: [2023-03-13 12:45:50 +0000] [8] [ERROR] Exception in ASGI application swh/graphql-5d65f69d49-4qc44[graphql]: Traceback (most recent call last): swh/graphql-5d65f69d49-4qc44[graphql]: File "/opt/graphql/.local/lib/python3.10/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi swh/graphql-5d65f69d49-4qc44[graphql]: result = await app( # type: ignore[func-returns-value] ... swh/graphql-5d65f69d49-4qc44[graphql]: File "/opt/graphql/.local/lib/python3.10/site-packages/jinja2/loaders.py", line 218, in get_source swh/graphql-5d65f69d49-4qc44[graphql]: raise TemplateNotFound(template) swh/graphql-5d65f69d49-4qc44[graphql]: jinja2.exceptions.TemplateNotFound: explorer.html Related to swh/infra/sysadm-environment#4803
Please register or sign in to comment