Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Apitzsch <git@apitzsch.eu>2020-03-15 16:15:42 +0300
committerAndré Apitzsch <git@apitzsch.eu>2020-03-15 16:15:42 +0300
commitf16bf688d9c1c71d0cdc4d9b01d7cf6f6ff7479d (patch)
tree7638094fc6098f263a030bbba35f3a128a2fd5a0 /README.md
parent31ee3c3b012ae7a69a119a17148da1c95ba54895 (diff)
Raise minimal nbxmpp version
Runtime check already uses the new version.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1231daad9..d1665ead2 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
- python3-gi
- python3-gi-cairo
- gir1.2-gtk-3.0 (>=3.22)
-- python3-nbxmpp (>=0.9.90.4)
+- python3-nbxmpp (>=0.9.94)
- python3-openssl (>=16.2)
- python3-css-parser
- python3-keyring