Raise nbxmpp version
This commit is contained in:
parent
e3f8f050c0
commit
3bf755943f
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ from distutils.version import LooseVersion as V
|
|||
|
||||
from gajim.common import i18n
|
||||
|
||||
_MIN_NBXMPP_VER = "0.9.90.4"
|
||||
_MIN_NBXMPP_VER = "0.9.91"
|
||||
_MIN_GTK_VER = "3.22.0"
|
||||
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ test_suite = test
|
|||
install_requires =
|
||||
cssutils>=1.0.2
|
||||
keyring
|
||||
nbxmpp>=0.9.90.4
|
||||
nbxmpp>=0.9.91
|
||||
precis-i18n>=1.0.0
|
||||
pyOpenSSL>=16.2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue