From 0544980b51383076447bde50e3a2cbc9944c321c Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Wed, 19 Oct 2022 12:47:18 -0500 Subject: graphql: T4574: add package python-pam --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 7103e4f..6ae5cb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,6 +38,8 @@ python-multipart==0.0.5 # via # -r requirements.in # ariadne +python-pam==2.0.2 + # via -r requirements.in pyyaml==6.0 # via uvicorn sgqlc==16.0 -- cgit v1.2.3