Cap sleekxmpp to 1.3.2

This commit is contained in:
Ariel Rin 2022-02-20 13:44:27 +00:00
parent 8ae4e02012
commit b7500e4e4e

View File

@ -30,7 +30,7 @@ install_requires = [
'django-celery-beat>=2.0.0',
'openfire-restapi',
'sleekxmpp',
'sleekxmpp<=1.3.2',
'pydiscourse',
'django-esi>=3.0.0,<4.0.0'