From 6e710457801a2869a6297169706f7b35fefceae8 Mon Sep 17 00:00:00 2001
From: nd <nd@cccv.de>
Date: Fri, 30 Oct 2020 10:48:11 +0000
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 8c96f8c0..45eeac10 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ A web service to manage LDAP users, groups and permissions.
 - python3-flask-sqlalchemy
 - python3-qrcode
 - python3-fido2 (version 0.5.0, optional)
+- python3-flask-oauthlib
 - git (cli utility, musst be in path)
 
 ## development
-- 
GitLab