diff options
author | John Estabrook <jestabro@vyos.io> | 2022-10-19 12:47:18 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2022-10-19 12:47:18 -0500 |
commit | 0544980b51383076447bde50e3a2cbc9944c321c (patch) | |
tree | 7bc3c26870eefc6e5f602813c6078b35234a39ba /requirements.in | |
parent | ac20f589da6696f9af039edcacd5e9496d6158b1 (diff) | |
download | vyos-http-api-tools-0544980b51383076447bde50e3a2cbc9944c321c.tar.gz vyos-http-api-tools-0544980b51383076447bde50e3a2cbc9944c321c.zip |
graphql: T4574: add package python-pam
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 6ef9ec3..059c249 100644 --- a/requirements.in +++ b/requirements.in @@ -6,3 +6,4 @@ ariadne[asgi-file-uploads] makefun sgqlc pyjwt +python-pam |