diff options
| author | John Estabrook <jestabro@vyos.io> | 2021-08-06 08:50:42 -0500 | 
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2021-08-06 08:50:42 -0500 | 
| commit | 440b5d985af194b69235b265bc851aa6eee2b9ef (patch) | |
| tree | 3484a64c2fc90a48a92a90a8a1ad39603a3dc1f6 /requirements.in | |
| parent | b532c8bb0459da3fbe971f2cc54ee9d26622616a (diff) | |
| download | vyos-http-api-tools-440b5d985af194b69235b265bc851aa6eee2b9ef.tar.gz vyos-http-api-tools-440b5d985af194b69235b265bc851aa6eee2b9ef.zip | |
http-api: T2768: add GraphQL support via Ariadne
Diffstat (limited to 'requirements.in')
| -rw-r--r-- | requirements.in | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/requirements.in b/requirements.in index 1a52ade..097d1fd 100644 --- a/requirements.in +++ b/requirements.in @@ -2,3 +2,4 @@ fastapi  python-multipart  uvicorn  wsproto +ariadne | 
