From f156107eef09ad970e5fef7d2099ab1a8f6d8c6e Mon Sep 17 00:00:00 2001
From: Robin Sonnabend <robin@fsmpi.rwth-aachen.de>
Date: Sat, 17 Feb 2018 19:28:29 +0100
Subject: [PATCH] add python-pam to requirements

---
 requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/requirements.txt b/requirements.txt
index 4e97f48..a2f2947 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -41,6 +41,7 @@ python-dateutil==2.6.0
 python-editor==1.0.3
 python-engineio==1.2.2
 python-Levenshtein==0.12.0
+python-pam==1.8.2
 python-socketio==1.7.1
 pytz==2016.10
 PyYAML==3.12
-- 
GitLab