diff options
author | John Estabrook <jestabro@vyos.io> | 2022-08-23 12:52:26 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2022-08-23 12:52:26 -0500 |
commit | ac20f589da6696f9af039edcacd5e9496d6158b1 (patch) | |
tree | 4a277f204127078c6bd7e22e13693ca5b2d49129 /requirements.in | |
parent | 706a82d7bb9c4f49976015c88f9859bf40c4a52c (diff) | |
download | vyos-http-api-tools-ac20f589da6696f9af039edcacd5e9496d6158b1.tar.gz vyos-http-api-tools-ac20f589da6696f9af039edcacd5e9496d6158b1.zip |
graphql: T4574: add package pyjwt; update packages
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 fb5a17b..6ef9ec3 100644 --- a/requirements.in +++ b/requirements.in @@ -5,3 +5,4 @@ wsproto ariadne[asgi-file-uploads] makefun sgqlc +pyjwt |