Raise nbxmpp version
This commit is contained in:
parent
c81711fdf0
commit
f5337c6890
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -285,7 +285,7 @@ setup(
|
|||
data_files=data_files,
|
||||
install_requires=[
|
||||
'keyring',
|
||||
'nbxmpp>=0.6.7',
|
||||
'nbxmpp>=0.6.8',
|
||||
'pyOpenSSL>=0.12',
|
||||
'cssutils>=1.0.2'
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue