Skip to content
Snippets Groups Projects
Commit 55de3120 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

require latest nbxmpp version

parent ebe5da1d
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ if os.name == 'nt':
pass
HAS_NBXMPP=True
MIN_NBXMPP_VER = "0.3.3"
MIN_NBXMPP_VER = "0.5"
try:
import nbxmpp
except ImportError:
......
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