From 64f206ea3d00c0eee4bcbcc4969e80842680c784 Mon Sep 17 00:00:00 2001
From: lovetox <philipp@hoerist.com>
Date: Sun, 3 Jan 2021 18:21:43 +0100
Subject: [PATCH] Update setup.cfg

---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index f46baf5c85..4c95c6ff8b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -22,7 +22,7 @@ test_suite = test
 install_requires =
     css-parser
     keyring
-    nbxmpp>=1.99.0
+    nbxmpp>=2.0.0
     packaging
     precis-i18n>=1.0.0
     pyOpenSSL>=16.2
-- 
GitLab