Merge branch 'capsleekxmpp' into 'master'

Cap sleekxmpp to 1.3.2

See merge request allianceauth/allianceauth!1401
This commit is contained in:
Ariel Rin 2022-02-20 13:44:27 +00:00
commit 8b2527f408

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'