Skip to content
Snippets Groups Projects
Commit cf14c04d authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Raise required nbxmpp version to 0.9.92

parent f54a1677
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
from gajim.common import i18n
_MIN_NBXMPP_VER = "0.9.91"
_MIN_NBXMPP_VER = "0.9.92"
_MIN_GTK_VER = "3.22.0"
_MIN_CAIRO_VER = "1.14.0"
......
......@@ -22,7 +22,7 @@ test_suite = test
install_requires =
cssutils>=1.0.2
keyring
nbxmpp>=0.9.91
nbxmpp>=0.9.92
precis-i18n>=1.0.0
pyOpenSSL>=16.2
pycairo>=1.14.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment